| From: | "Dario V(dot) Fassi" <software(at)sistemat(dot)com(dot)ar> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | ResultSerMetaData.getColumnDisplaySize() with timestamp error |
| Date: | 2004-07-07 06:31:25 |
| Message-ID: | 40EB98BD.9060700@sistemat.com.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-jdbc pgsql-patches pgsql-sql |
Hi all,
I believe that the method ResultSerMetaData.getColumnDisplaySize()
with timestamp columns return 0 length
when they would return 19 or 26.
The same way , methods getColumnPresicion() and getColumnScale() .
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PostgreSQL Bugs List | 2004-07-07 12:58:51 | BUG #1188: evaluation order of select seems to be wrong |
| Previous Message | PostgreSQL Bugs List | 2004-07-06 15:30:53 | BUG #1187: Problem in SQL Functions on Composite Types |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Chandler | 2004-07-07 16:16:40 | Terrible performance after deleting/recreating indexes |
| Previous Message | Kris Jurka | 2004-07-07 01:58:19 | Re: getXXX methods |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Bertheau | 2004-07-07 09:10:45 | Re: First attempt: support for '\dg' in psql |
| Previous Message | Andreas Pflug | 2004-07-06 22:19:06 | Re: serverlog rotation/functions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pradeepkumar, Pyatalo (IE10) | 2004-07-07 06:45:29 | Triggers - need help !!! |
| Previous Message | David Inglis | 2004-07-07 04:38:42 | Help with sql statement grouping and distinct |