Commits

Showing commits that first shipped in 7.3 (backpatches included). Clear

DateSubjectAuthorReleases
2003-04-17 Applied patches from Kris Jurka fixing a string tokenizing problem and Barry Lind 7.3.3
2003-03-25 added DISTINCT to the query to get cross reference. This is required when two columns in a table are both foreign keys to another table. From Peter Royal proyal@pace2020.com Dave Cramer 7.3.3
2003-03-24 Backport fix for parsing acls (didn't correctly interpret null acl to mean Barry Lind 7.3.3
2003-02-12 Backport a patch from Kris Jurka to 7.3. Allows getTables() method to work Barry Lind 7.3.3
2003-02-09 Merge changes from head to 7.3 branch: better error message on character set conversion problems and patch from Kris Jurka for numeric scale Barry Lind 7.3.3
2003-01-14 Patch from Kris Jurka to improve the performance of getImportedKeys(). The Barry Lind 7.3.2
2002-12-05 changed sort of column names to sort by attnum, not attname Dave Cramer 7.3.1
2002-11-11 Merge fix from head for proper join to pg_description Barry Lind 7.3.1
2002-11-04 Applied two patches from Kris Jurka. Barry Lind 7.3.1
2002-10-25 Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused Barry Lind 7.3.1
2002-10-08 fixed missing apostrophe Dave Cramer 7.3.1
2002-10-01 schema awareness patch provided by Kris Jurka Dave Cramer 7.3.1
2002-09-11 Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs: Barry Lind 7.3.1
2002-09-08 Fixed DatabaseMetaData to correctly handle NAME size of 64 Barry Lind 7.3.1
2002-09-06 Run pgjindent for Java folks. Bruce Momjian 7.3.1
2002-08-16 removed duplicate code from jdbc2 classes Dave Cramer 7.3.1
2002-08-14 Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4). Barry Lind 7.3.1
2002-07-26 Fouth (and final) phase of restructuring to add jdbc3 support. Barry Lind 7.3.1