Re: abstime bug
| От | Bruce Momjian |
|---|---|
| Тема | Re: abstime bug |
| Дата | |
| Msg-id | 200507221415.j6MEFeX01883@candle.pha.pa.us обсуждение |
| Ответ на | abstime bug (jw <jw@sduept.com>) |
| Ответы |
Re: abstime bug
|
| Список | pgsql-bugs |
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
В списке pgsql-bugs по дате отправления: