ResultSet.getTimestamp() was broken

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: ResultSet.getTimestamp() was broken
Date: 2000-10-14 21:21:30
Message-ID: 200010142121.e9ELLUn76903@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kensaku MASUDA (greg(at)greg(dot)rim(dot)or(dot)jp) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
ResultSet.getTimestamp() was broken

Long Description
This report is same as #8. And collect format string is here.

from
"yyyy-MM-dd HH:mm:ss.zzz"
to
"yyyy-MM-dd HH:mm:ss.SSzzz"

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2000-10-14 21:52:20 Re: PostgreSQL BugTool Submission
Previous Message Tom Lane 2000-10-14 16:42:55 Re: ORDER BY on INTERSECT