Re: [SQL] Timestamp output

Поиск
Список
Период
Сортировка
От Thomas O'Dowd
Тема Re: [SQL] Timestamp output
Дата
Msg-id 20020305111321.H1200@beast.uwillsee.com
обсуждение исходный текст
Ответ на Re: [SQL] Timestamp output  (Barry Lind <barry@xythos.com>)
Список pgsql-jdbc
On Thu, Feb 28, 2002 at 06:32:54PM -0800, Barry Lind wrote:
> Andreas,
>
> I can't reproduce the problem you are seeing.  I created a table 'test'
> with one column of type timestamp.  Inserted one row with the value from
> now().  And then ran a simple jdbc program to select out that one row.
> This all worked without errors.
>
> Again I ask are you using the latest 7.2 driver?  I know there where
> some bugs in earlier 7.2 drivers (I think in all of the betas actually)
> that look similar to the problem you are reporting.

Yep, that should definately be fixed in the latest 7.2 driver. Also,
there is a patch waiting to fix a different timestamp bug which I
submitted on Thu, 17 Jan 2002 22:57:08 which fixes the usage of
timestamp without the timezone.

Tom.
--
Thomas O'Dowd. - Nooping - http://nooper.com
tom@nooper.com - Testing - http://nooper.co.jp/labs

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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: [HACKERS] JDBC: java.sql.SQLException: results returned
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()