Thread: Fix DatabaseMetaData.getColumns result order to be spec compliant

Fix DatabaseMetaData.getColumns result order to be spec compliant

From
Kris Jurka
Date:
Fix DatabaseMetaData.getColumns result order to be spec compliant.  The
driver was ordering by column name rather than column number.

Please apply to 7.3 and HEAD.

Kris Jurka

Attachment