Re: [PATCHES] HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch

2004-08-23 Thread Tom Lane
Shinji Teragaito <[EMAIL PROTECTED]> writes: > I made a patch to let PostgreSQL work in the LP64 data model on > HP-UX PA-RISC and HP-UX Itanium platform. The s_lock change looks good ... but ... This patch seems likely to break many other platforms. You do not seriously expect us to apply t

[PATCHES] HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch

2004-08-23 Thread Shinji Teragaito
Hi, I made a patch to let PostgreSQL work in the LP64 data model on HP-UX PA-RISC and HP-UX Itanium platform. Also this patch contains tas code for HP-UX Itanium. I verified this patch on the following environment and specified as followings at executing configure script: * HP-UX 11.

Re: [PATCHES] SGML cleanup

2004-08-23 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > Alvaro Herrera wrote: >> Why are we mentioning Oracle behavior at all? > I don't have a strong opinion on this -- is there a consensus we don't > want to do it? I think the existing mention is fine. It's silly to pretend that these decisions are not mot

Re: [PATCHES] SGML cleanup

2004-08-23 Thread Neil Conway
Neil Conway wrote: Woops, I forgot we renamed default_use_oids to default_with_oids. Updated patch attached. Applied to HEAD. -Neil ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [PATCHES] SGML cleanup

2004-08-23 Thread Neil Conway
Alvaro Herrera wrote: "arrays of records" seems inaccurate; how about "set of records" instead? Okay, I'll check this in separately this evening/tomorrow. Why are we mentioning Oracle behavior at all? I don't have a strong opinion on this -- is there a consensus we don't want to do it? -Neil

[PATCHES] Win32 fix: Token buffer

2004-08-23 Thread Magnus Hagander
This patch fixes the open item: o use dynamic buffer for token buffer in win32 admin check //Magnus token_buffer.patch Description: token_buffer.patch ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command