[BUGS] BUG #3607: timestamp is behaving strangely

2007-09-07 Thread Cade Cairns
The following bug has been logged online: Bug reference: 3607 Logged by: Cade Cairns Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.9 Operating system: Mac OS X 10.4.10 Description:timestamp is behaving strangely Details: test=> select '2007-05-

[BUGS] BUG #3765: strange results for bit string hex notation cast to bit

2007-11-20 Thread Cade Cairns
The following bug has been logged online: Bug reference: 3765 Logged by: Cade Cairns Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.10 Operating system: Mac OS X 10.5.1 Description:strange results for bit string hex notation cast to bit Details: When

Re: [BUGS] BUG #3765: strange results for bit string hex notation cast to bit

2007-11-20 Thread Cade Cairns
Can anyone explain why this is the case? On 20-Nov-07, at 2:42 PM, Heikki Linnakangas wrote: Cade Cairns wrote: When casting a bit string constant using hexadecimal notation to a longer bit string, the result is padded with 0's on the right. This will result in inconsistent/us

[BUGS] BUG #1558: memory leak in libpq connectDBStart()

2005-03-26 Thread Cade Cairns
The following bug has been logged online: Bug reference: 1558 Logged by: Cade Cairns Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: MacOSX 10.3.8 Description:memory leak in libpq connectDBStart() Details: The leak occurs when libpq can

Re: [BUGS] BUG #1558: memory leak in libpq connectDBStart()

2005-04-02 Thread Cade Cairns
I will post a patch in a few days. I am extremely busy and don't have adequate time. I apologize for not having posted more in the first place. On 27-Mar-05, at 1:12 AM, Tom Lane wrote: "Cade Cairns" <[EMAIL PROTECTED]> writes: The leak occurs when libpq can not establis