Re: Timestamp Fractions Problem

Поиск
Список
Период
Сортировка
От Florian Mader
Тема Re: Timestamp Fractions Problem
Дата
Msg-id 000001c25d5b$241aabd0$0300a8c0@FPCm
обсуждение исходный текст
Ответ на Re: Timestamp Fractions Problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
I am using:
PostgreSQL 7.2.2
ODBC Driver 7.02.00.02
Cygwin 1.3.12-2
Win2000 5.00.2195 SP2
WinSQL 3.8.19.499

I don't think that there's a problem with my versions.
Do you have any other idea?
TIA

-----Ursprüngliche Nachricht-----
Von: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Gesendet: Sonntag, 15. September 2002 16:52
An: Florian Mader
Cc: pgsql-sql@postgresql.org
Betreff: Re: [SQL] Timestamp Fractions Problem

"Florian Mader" <florian_mader@gmx.net> writes:
> Now I tried the same create, insert and select statement you did. But
> the DB didn't return fractions like it did in your case.

Hm, what PG version are you running?  You need 7.2 or later to have full
support for fractional timestamps (in particular, the result of now() is
only good to the nearest second in prior versions).
        regards, tom lane



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

Предыдущее
От: "Jerome Chochon"
Дата:
Сообщение: Rules and Triggers: another question
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Want to test beta, but ...