You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2010/11/22 21:09:14 UTC

[jira] Updated: (DERBY-4614) JDBC metadata gives incorrect lengths for timestamps

     [ https://issues.apache.org/jira/browse/DERBY-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-4614:
---------------------------------

    Attachment: derby-4614-01-aa-warmedUp.diff

Attaching derby-4614-01-aa-warmedUp.diff. This warms up Nirmal's second patch, updating a couple more test canons for ij tests whose output changed because the width of timestamp columns has grown.

Touches the following files:

M      java/engine/org/apache/derby/impl/jdbc/metadata.properties
M      java/engine/org/apache/derby/iapi/types/DataTypeUtilities.java
M      java/engine/org/apache/derby/iapi/types/TypeId.java
M      java/engine/org/apache/derby/iapi/reference/DRDAConstants.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/lang/TableFunctionTest.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/lang/CoalesceTest.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/ResultSetMiscTest.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/DatabaseMetaDataTest.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/PrepStmtMetaDataTest.java
M      java/testing/org/apache/derbyTesting/functionTests/master/cast.out
M      java/testing/org/apache/derbyTesting/functionTests/master/aggbuiltin.out
M      java/testing/org/apache/derbyTesting/functionTests/master/implicitConversions.out
M      java/testing/org/apache/derbyTesting/functionTests/master/nonreserved.out
M      java/testing/org/apache/derbyTesting/functionTests/master/compressTable.out
M      java/testing/org/apache/derbyTesting/functionTests/master/orderby.out
M      java/testing/org/apache/derbyTesting/functionTests/master/specjPlans.out
M      java/testing/org/apache/derbyTesting/functionTests/master/insert.out
M      java/testing/org/apache/derbyTesting/functionTests/master/triggerRefClause.out
M      java/client/org/apache/derby/client/am/ColumnMetaData.java


> JDBC metadata gives incorrect lengths for timestamps
> ----------------------------------------------------
>
>                 Key: DERBY-4614
>                 URL: https://issues.apache.org/jira/browse/DERBY-4614
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.6.1.0
>            Reporter: Rick Hillegas
>         Attachments: derby-4614-01-aa-warmedUp.diff, derby-4614-1.diff, derby-4614-fs.html, derby_4614-2.diff
>
>
> While looking into DERBY-2602, I noticed that Derby gives the wrong lengths for various fields in the JDBC metadata for timestamps. I will attach a spec describing what I think should be done to correct this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.