'now' is the future - Mailing list pgsql-general

From Robert Church
Subject 'now' is the future
Date
Msg-id 13895.19209.501246.2866@sandoz.hurrah.com
Whole thread Raw
List pgsql-general
PostgreSQL 6.3.4 on a Debian GNU/Linux Alpha box is returning dates
far into the future. Has anyone else encountered this?

Sample psql session:

template1=> select 'now'::datetime;
?column?
------------------------
Thu Dec 16 23:08:02 2134
(1 row)


Might this be a silly 64-bit portability problem somewhere?

pgsql-general by date:

Previous
From: David Hartwig
Date:
Subject: Re: [GENERAL] Incrementing a Serial Field
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Incrementing a Serial Field