Re: [PATCHES] Patch for JDBC timestamp problems

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: lockhart(at)fourpalms(dot)org
Cc: Barry Lind <barry(at)xythos(dot)com>, pgsql-patches(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org, mcannon(at)internet(dot)com
Subject: Re: [PATCHES] Patch for JDBC timestamp problems
Date: 2001-01-13 16:46:41
Message-ID: 200101131646.LAA12663@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc pgsql-patches

> > Oh, great, I see this patch fixes Mike Cannon's problem too. I will
> > apply it to the main tree now, and it will appear in 7.1. If you have
> > any more improvements, please send them over. Thanks.
>
> I'm confused, as usual. How does forcing the client time zone to GMT fix
> the problem of mismatching client and server time zones? istm that you
> still have a problem if the server is not on GMT.

No idea. When it fixed someone's problem, I was excited.

>
> Does creating a static variable affect the threadsafe capabilities of
> the driver? If so, it shouldn't be done, but perhaps this is a feature
> of the code already?

That was a question I had too.

--
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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 2001-01-13 17:12:42 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Thomas Lockhart 2001-01-13 16:30:16 Re: [PATCHES] Patch for JDBC timestamp problems

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Lockhart 2001-01-13 17:12:42 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Thomas Lockhart 2001-01-13 16:30:16 Re: [PATCHES] Patch for JDBC timestamp problems

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Lockhart 2001-01-13 17:12:42 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Thomas Lockhart 2001-01-13 16:30:16 Re: [PATCHES] Patch for JDBC timestamp problems