Re: [BUGS] BUG #3607: timestamp is behaving strangely

2007-09-07 Thread Tom Lane
"Cade Cairns" <[EMAIL PROTECTED]> writes: > test=> select '2007-05-11 09:33:01.167885'::timestamp without time zone, > ('epoch'::timestamp without time zone + '1178875981.167885 > seconds'::interval)::timestamp without time zone; > timestamp | timestamp > ---

[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-11 09:33:01