Re: BUG #2882: jdbc driver: date returned from a stored proc is incorrect

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #2882: jdbc driver: date returned from a stored proc is incorrect
Дата
Msg-id 20070112003833.GJ10464@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #2882: jdbc driver: date returned from a stored proc is incorrect  ("Ravi" <ravitx12@yahoo.com>)
Ответы Re: BUG #2882: jdbc driver: date returned from a stored proc is incorrect  (Ravi Periasamy <ravitx12@yahoo.com>)
Список pgsql-bugs
Ravi wrote:

> On Red Hat Enterprise Linux AS release 4 (Nahant Update 3) the milliseconds
> returned is as follows
>
> -2209028400000 = -25567.458333333333333333333333333 = Jan 1 1900
>
> On Red Hat Enterprise Linux AS release 3 (Taroon Update 3) the milliseconds
> returned is as follows
> -2208952800000 = -25566.583333333333333333333333333 = Jan 2 1900

Is one of these compiled with --enable-integer-datetimes, and the other
not?  You can tell by calling pg_controldata, IIRC.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Mika Vimpari"
Дата:
Сообщение: BUG #2881: FATAL: could not reattach to shared memory (Win32)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2879: RPM: wrong quoting of error message about old database format after upgrading