Re: RESULT_OID Bug - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: RESULT_OID Bug
Date
Msg-id 20050727223502.GA26777@winnie.fuhr.org
Whole thread Raw
In response to Re: RESULT_OID Bug  ("Kevin McArthur" <postgresql-list@stormtide.ca>)
List pgsql-hackers
On Wed, Jul 27, 2005 at 01:20:29PM -0700, Kevin McArthur wrote:
> Changing just the one appears to resolve the oid bug. Should probably talk 
> to neilc to see why he changed it.

Initializing isnull to false in exec_stmt_getdiag() appears to fix
the bug on my Solaris 9 box as well.  I'd guess the variations in
behavior were due to different platforms having different garbage
on the stack.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Checkpoint cost, looks like it is WAL/CRC
Next
From: Josh Berkus
Date:
Subject: Re: Checkpoint cost, looks like it is WAL/CRC