Index metadata not sorted by ORDINAL_POSITION

From: Peter Royal <proyal(at)pace2020(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Index metadata not sorted by ORDINAL_POSITION
Date: 2003-04-08 22:13:22
Message-ID: 4FD7760B-6A0F-11D7-9D38-000393B61B56@pace2020.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

In AbstractJdbc1DatabaseMetaData.getIndexInfo(), the query needs to
also be sorted by ORDINAL_POSITION as the final field in the ORDER BY
clause.
-pete

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Guthrie 2003-04-09 10:36:54 Re: Performance of batches with Statements and PreparedStatements
Previous Message Jeff Kolesky 2003-04-08 19:47:26 Performance of batches with Statements and PreparedStatements