| Age | Commit message (Expand) | Author |
| 2004-01-19 | JDBC is now on GBorg | PostgreSQL Daemon |
| 2003-12-11 | build number set to 300 to avoid conflict with 7.4 builds | Dave Cramer |
| 2003-12-10 | incremented build to 211 | Dave Cramer |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-11-03 | accept url and fk action fix from Kris Jurka | Dave Cramer |
| 2003-09-13 | More SQLState updates from Kim Ho at Redhat. | Barry Lind |
| 2003-09-08 | This set of changes applies a patch from KHO at redhat to add some SQLState | Barry Lind |
| 2003-07-24 | Fixes additional sql injection vulnerabilities reported by Oliver Jowett | Barry Lind |
| 2003-07-22 | Fix to prevent SQL injection attacks for code calling setObject(int,Object,int) | Barry Lind |
| 2003-07-21 | Applied patch from dmitry@openratings.com to fix parsing of array values | Barry Lind |
| 2003-06-30 | Patches applied: | Barry Lind |
| 2003-05-29 | clean up warnings produced by Eclipse | Barry Lind |
| 2003-05-29 | Up the build number to reflect the changes for V3 protocol support | Barry Lind |
| 2003-03-24 | New build number | Barry Lind |
| 2003-03-07 | Cleanup and reorganization. | Barry Lind |
| 2003-02-27 | up build number to 202 for a new development build | Barry Lind |
| 2003-02-27 | Added support for SSL in the jdbc driver | Barry Lind |
| 2003-02-09 | upped build# to 201 | Barry Lind |
| 2003-01-14 | Bumped up build number to 200 | Barry Lind |
| 2002-09-25 | Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes | Barry Lind |
| 2002-09-11 | Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs: | Barry Lind |
| 2002-09-06 | Run pgjindent for Java folks. | Bruce Momjian |
| 2002-08-20 | Removed code that is no longer used and has been commented out | Barry Lind |
| 2002-07-26 | Fouth (and final) phase of restructuring to add jdbc3 support. | Barry Lind |
| 2002-07-23 | Initial restructuring to add jdbc3 support. There was a significant amount | Barry Lind |
| 2002-07-16 | fixed bug in support for timestamp without time zone reported by Yuva Chandol... | Barry Lind |
| 2002-07-10 | fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l... | Barry Lind |
| 2002-06-27 | general cleanup of jdbc code | Barry Lind |
| 2002-06-11 | The patch does the following: | Barry Lind |
| 2002-03-26 | Changed QueryExecutor.java to correctly read responses from the backend. | Barry Lind |
| 2002-03-16 | fixed QueryExecuter to deal with multiple errors | Dave Cramer |
| 2001-11-19 | JDBC indenting, comment cleanups. | Bruce Momjian |
| 2001-11-01 | minor improvements on Dave's last checkin | Barry Lind |
| 2001-10-31 | added dummy login | Dave Cramer |
| 2001-09-10 | Attached is a patch to add bytea support to JDBC. | Bruce Momjian |
| 2001-07-04 | Attached is a patch to remove the ConnectionHook functionality and thus | Bruce Momjian |
| 2001-03-11 | Add uninstall target to Java build. | Peter Eisentraut |
| 2001-03-05 | Minor fixes... | Peter Mount |
| 2001-01-25 | Added an alternative constructor to PGSQLException so that debugging | Peter Mount |
| 2000-12-20 | Finished build.xml and updated Driver.java.in and buildDriver to match how Ma... | Peter Mount |
| 2000-10-12 | Major update part I involving delayed patches, reworked Makefile, and how | Peter Mount |