Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-09 | From: Peter T Mount <patches@maidast.demon.co.uk> | Marc G. Fournier | |
This patch fixes the following: * Fixes minor bug found in DatabaseMetaData.getTables() where it doesn't handle default table types. * It now reports an error if the client opens a database using properties, and either the user or password properties are missing. This should make the recent problem with Servlets easier to find. * Commented out obsolete property in Driver.getPropertyInfo() | |||
1998-01-11 | Peter's Mega-Patch for JDBC... | Marc G. Fournier | |
see README_6.3 for list of changes | |||
1997-11-07 | Update of Java driver from Peter Mount. | Bruce Momjian | |
1997-08-31 | Update patch from Peter <patches@maidast.demon.co.uk> | Marc G. Fournier | |
1997-08-16 | Bring in Adrian's JDBC driver as an interface | Marc G. Fournier | |