Re: [PATCHES] Patch for JDBC timestamp problems - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: [PATCHES] Patch for JDBC timestamp problems
Date
Msg-id 200101131646.LAA12663@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Patch for JDBC timestamp problems  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Responses Re: [PATCHES] Patch for JDBC timestamp problems  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-interfaces
> > 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-interfaces by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] Patch for JDBC timestamp problems
Next
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] Patch for JDBC timestamp problems