jw wrote:
> # select '1901/12/14 1:00'::abstime;
> abstime
> ------------------------
> 2038-01-19 07:22:24+08
> (1 row)
Current CVS shows:
test=> select '1901/12/14 1:00'::abstime;
abstime
------------------------
1901-12-14 01:00:00-05
(1 row)
What PostgreSQL version are you using?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073