Fix DatabaseMetaData.getColumns result order to be spec compliant. Thedriver was ordering by column name rather than column number.
Please apply to 7.3 and HEAD.
Kris Jurka