Re: [PATCHES] [BUGS] PostgreSQL Patch: Test-and-set routine for HP-UX (IA-64)

2003-10-27 Thread Tom Lane
"ViSolve Open Source Team" <[EMAIL PROTECTED]> writes:
> There are actually two issues:

> 1. There is currently no tas (test-and-set) routine for HP-UX IA-64  in the
> s_lock.h header file.
> 2. In HP-UX IA-64, the suffix of shared libraries is ".so", but PostgreSQL
> generates a ".sl" suffix.

> The attached patch fixes both issues.

The patch appears to do much more than that, including unspecified
hacking in genbki.sh, random alterations of the platform-specific
s_lock.h code for platforms other than HPUX, and I'm not sure what else.
Please try again.  Also, we'd rather have a patch against CVS tip
(7.4beta5 or later).

regards, tom lane

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


Re: [PATCHES] [BUGS] PostgreSQL Patch: Test-and-set routine for HP-UX (IA-64)

2003-10-24 Thread Bruce Momjian

Download current CVS and try that, or 7.4beta5.

---

ViSolve Open Source Team wrote:
> Subject: PostgreSQL Patch: Test-and-set routine for HP-UX (IA-64)
> 
> 
> Hello,
> 
> The attached patch provides a test-and-set routine for PostgreSQL for HP-UX
> 11iV2  for the Intel Itanium architecture  (known to the PostgreSQL code as
> IA-64).  There are actually two issues:
> 
> 1. There is currently no tas (test-and-set) routine for HP-UX IA-64  in the
> s_lock.h header file.
> 2. In HP-UX IA-64, the suffix of shared libraries is ".so", but PostgreSQL
> generates a ".sl" suffix.
> 
> The attached patch fixes both issues.  The bug template (also attached)
> contains the details.
> 
> We (ViSolve) are a group that works closely with HP on their OpenSource
> initiative.  We would really appreciate a timely inclusion of this patch
> into mainstream PostgreSQL.
> 
> thanks
> ViSolve OpenSource Team (for HP)

[ Attachment, skipping... ]

[ Attachment, skipping... ]

> 
> ---(end of broadcast)---
> TIP 8: explain analyze is your friend

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html