[JDBC] DatabaseMetaData.getTables() doesn't sort its result

2001-03-07 Thread Jeroen van Vianen
Hi, Here's an easy patch for todays snapshot to sort the result of the public ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) throws SQLException method: Compare: (<)J:\postgresql-snapshot\src\interfaces\jdbc\org\postgresql\jdbc2\DatabaseMet

[JDBC] Re: connection pooling in JDBC driver

2001-03-07 Thread Joseph Shraibman
Qiqi Dong wrote: > > Does anyone know that if the pgsql-jdbc driver has connection pooling built > in, or I must write one for myself? > Just write one yourself. Use a Stack(). Or you could use protomater: http://protomatter.sourceforge.net/ -- Joseph Shraibman [EMAIL PROTECTED] Increase sig