Re: [JDBC] patch for ResultSet.java

Поиск
Список
Период
Сортировка
От Thomas O'Dowd
Тема Re: [JDBC] patch for ResultSet.java
Дата
Msg-id 20020420113003.Q1591@beast.uwillsee.com
обсуждение исходный текст
Ответ на Re: patch for ResultSet.java  (Barry Lind <barry@xythos.com>)
Список pgsql-patches
The patch is unfortunately not against current sources. The
problem was fixed in cvs after the 7.2 release. If you want
to use it you can download the dev driver. As far as I know
the jdbc source released with 7.2.1 is identicle to 7.2.

Cheers,

Tom.

On Fri, Apr 19, 2002 at 09:43:44AM -0700, Barry Lind wrote:
> Alexander,
>
> Can you describe the problem you are having a little better.  I don't
> understand why you are getting "1903-12-29 18:00:12.68", you should be
> getting something like "1903-12-29 18:00:12.68+05"  (i.e. the timezone
> offset should be returned by the server.  What is the datatype of the
> column you are selecting from?
>
> I need to better understand the cause of the problem so I can understand
> the correctness of your patch.
>
> thanks,
> --Barry
--
Thomas O'Dowd. - Nooping - http://nooper.com
tom@nooper.com - Testing - http://nooper.co.jp/labs

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: pg_depend take 2
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: [HACKERS] WITH DELIMITERS in COPY