Re: Strange behavior after setting timestamp field to null - A bug? - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: Strange behavior after setting timestamp field to null - A bug?
Date
Msg-id 4B700DD7020000250002F0AA@gw.wicourts.gov
Whole thread Raw
In response to Re: Strange behavior after setting timestamp field to null - A bug?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-jdbc
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote:

> I was also confused by the result of changing the column to
> TIMESTAMP WITH TIME ZONE -- all timestamps were the same, but they
> were two hours later than local time and four hours earlier than
> GMT!?!

Never mind that last -- psql shows local time, but the Java program
is showing it as a time nine hours later than local, rather than
the six which should be GMT.  (Don't ask how I misread that before.)

-Kevin

pgsql-jdbc by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Strange behavior after setting timestamp field to null - A bug?
Next
From: Kris Jurka
Date:
Subject: Re: Strange behavior after setting timestamp field to null - A bug?