Re: [PATCHES] Patch for JDBC timestamp problems

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
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:30:16
Message-ID: 3A608298.6ACA84BD@alumni.caltech.edu
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.

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?

- Thomas

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-01-13 16:46:41 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Bruce Momjian 2001-01-13 06:23:46 Re: Re: [PATCHES] Patch for JDBC timestamp problems

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-01-13 16:46:41 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Bruce Momjian 2001-01-13 06:23:46 Re: Re: [PATCHES] Patch for JDBC timestamp problems

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-01-13 16:46:41 Re: [PATCHES] Patch for JDBC timestamp problems
Previous Message Bruce Momjian 2001-01-13 06:23:46 Re: Re: [PATCHES] Patch for JDBC timestamp problems