Subject patches (III)
Author Blas Rodriguez Somoza
Hello

Here are two more patches. It solves bugs in DatabaseMetaData.getColumnPrivileges and DatabaseMetaData.getTablePrivileges

The patch add the table_cat and table_schem that was not present in the query, and renames the columns to the names specified in
the JDBC api.

Regards
Blas Rodriguez Somoza.