JDBC commit to 7.1.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL jdbc list <pgsql-jdbc(at)postgreSQL(dot)org>
Subject: JDBC commit to 7.1.2
Date: 2001-05-22 18:03:26
Message-ID: 200105221803.f4MI3Qh13438@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc pgsql-patches


This timezone fix was applied to jdbc2 in 7.1.2 by Thomas. Do you want
this in jdbc1 also? I am not recommending it, just asking to make sure
it wasn't overlooked.

---------------------------------------------------------------------------

revision 1.22.2.1
date: 2001/05/22 14:46:46; author: thomas; state: Exp; lines: +4 -4
Patch from Barry Lind to correctly decode time zones in timestamp results.
Without patch, the time zone field is ignored and the returned time is
not correct.
Already applied to the development tree...

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2001-05-22 18:20:37 RE: AW: Plans for solving the VACUUM problem
Previous Message Manuel SEDANO 2001-05-22 17:54:04 Configurating perl access to a separate Postgres Server

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-05-22 19:10:47 Re: JDBC commit to 7.1.2
Previous Message Greg Zoller 2001-05-22 15:49:40 Row-Level Locking?

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2001-05-22 19:10:47 Re: JDBC commit to 7.1.2
Previous Message Christopher Kings-Lynne 2001-05-22 02:00:23 A patch that adds primary key and unique key support to psql's \d