Re: postgre 7.3 / JSTL problem

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Charl Gerber <charlgerber(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgre 7.3 / JSTL problem
Date: 2005-03-07 20:06:37
Message-ID: 422CB44D.4070508@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Charl Gerber wrote:

> I have database timestamp fields which are defined as
> "DEFAULT now()".

timestamp with timezone or timestamp without timezone?

> Any ideas? A bug in the driver? JSTL settings? The
> server? My code? :)

It's pretty much impossible to say unless you can narrow this down to
some test code that we can try (ideally, code that talks JDBC directly).

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Charl Gerber 2005-03-07 20:07:28 Re: Convert java.sql.Date to java.util.Date
Previous Message Oliver Jowett 2005-03-07 20:04:39 Re: java.sql.date insert as null