problem with timestamps ?

From: Mike Haberman <mikeh(at)ncsa(dot)uiuc(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: problem with timestamps ?
Date: 2000-12-05 22:02:23
Message-ID: 20001205160223.A40069@ncsa.uiuc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am running 7.0 and for columns that have type 'timestamp'
the values end up with the format of year-month-day HH:MM:SS-[0-n]

e.g.
2000-12-05 15:58:12-06

the trailing -n (e.g. -06) is killing the JDBC driver.

Is there a work around. No matter what I Insert, a trailing
-0n gets appended.

thanks

mike

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martin A. Marques 2000-12-05 22:06:57 Re: beta testing version
Previous Message Lamar Owen 2000-12-05 21:45:44 Re: beta testing version