Re: 'current' timestamp chokes jdbc driver - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: 'current' timestamp chokes jdbc driver
Date
Msg-id 23950.989279488@sss.pgh.pa.us
Whole thread Raw
In response to 'current' timestamp chokes jdbc driver  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-jdbc
Joseph Shraibman <jks@selectacast.net> writes:
> If you set a timestamp field to be 'current' as per
> http://www.ca.postgresql.org/docs/postgres/datatype-datetime.html#AEN322
> jdbc chokes on selecting that value:

'current' is deprecated and is going to go away in 7.2 anyway (that's
why it's undocumented).  So I'm not sure it's worth hacking JDBC to
deal with it...

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: A Bug Fix - Is this a real bug? Has this already been fixed?
Next
From: Joseph Shraibman
Date:
Subject: Re: [GENERAL] A different compile problem for 7.1.1