Index metadata not sorted by ORDINAL_POSITION - Mailing list pgsql-jdbc

From Peter Royal
Subject Index metadata not sorted by ORDINAL_POSITION
Date
Msg-id 4FD7760B-6A0F-11D7-9D38-000393B61B56@pace2020.com
Whole thread Raw
List 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


pgsql-jdbc by date:

Previous
From: Jeff Kolesky
Date:
Subject: Performance of batches with Statements and PreparedStatements
Next
From: Mark French
Date:
Subject: Callable Statements