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
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.
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
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
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
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