Re: [BUGS] BUG #3264: SPI: int64's sometimes returned by value sometimes by reference

2007-05-09 Thread Adam Kunen
"Adam Kunen" <[EMAIL PROTECTED]> writes: > I have noticed some discrepencies with 64-bit values in tuples. > For a given row with multiple int8's I have noticed sometimes the value will > be passed by value and sometime by reference. No, int8 datums are always pas

[BUGS] BUG #3264: SPI: int64's sometimes returned by value sometimes by reference

2007-05-09 Thread Adam Kunen
The following bug has been logged online: Bug reference: 3264 Logged by: Adam Kunen Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Ubuntu 7.04 - AMD64 Description:SPI: int64's sometimes returned by value sometimes by reference De