Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: patch for sun workshop compilation bug


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: ayan(at)ayan(dot)net
  • Cc: pgsql-patches(at)postgresql(dot)org
  • Subject: Re: patch for sun workshop compilation bug
  • Date: Wed, 29 Dec 2004 18:48:47 -0500
  • Message-id: <19157.1104364127@sss.pgh.pa.us> <text/plain>

ayan(at)ayan(dot)net writes:
> in essence, if configure detects that the
> environment is sunos4, s_lock.c should use the
> .seg opcode.  otherwise, s_lock.c should use
> .section.

> i've tested this and i've gotten the latest CVS
> source to compile under Solaris 9 using sun's
> compiler.

Applied, except I made the #define symbol be SUNOS4_CC.  The original
SUNOS4 seems a tad too likely to be floating around in the standard
compilation environment, which would risk breaking gcc builds.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group