Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4436110E57 for ; Wed, 17 Apr 2013 15:39:18 +0000 (UTC) Received: (qmail 20318 invoked by uid 500); 17 Apr 2013 15:39:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 20290 invoked by uid 500); 17 Apr 2013 15:39:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 20242 invoked by uid 99); 17 Apr 2013 15:39:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 15:39:17 +0000 Date: Wed, 17 Apr 2013 15:39:17 +0000 (UTC) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DERBY-6187) Add a release note for metadata datatype changes introduced by JDBC 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rick Hillegas created DERBY-6187: ------------------------------------ Summary: Add a release note for metadata datatype changes introduced by JDBC 4.2 Key: DERBY-6187 URL: https://issues.apache.org/jira/browse/DERBY-6187 Project: Derby Issue Type: Improvement Affects Versions: 10.10.1.2, 10.11.0.0 Reporter: Rick Hillegas Priority: Minor JDBC 4.2 changed the datatype of two columns in the ResultSet returned by DatabaseMetaData.getIndexInfo(): the CARDINALITY and PAGES columns. We should include a release note to warn users about this change. The JDBC 4.2 work was done under DERBY-6000. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira