This patch is the culmination of Jan-Andre's work on enhancing the
ResultSetMetaData methods with new information available in the V3
protocol. He wandered off of the verge of completing it and I've just
done some minor reworking and editing.
This implements getSchemaName, getTableName, getColumnName,
getColumnLabel, and isNullable.
Kris Jurka