summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/Driver.java.in
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-503/+0
* build number set to 300 to avoid conflict with 7.4 buildsDave Cramer2003-12-111-18/+8
* incremented build to 211Dave Cramer2003-12-101-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* accept url and fk action fix from Kris JurkaDave Cramer2003-11-031-5/+9
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-131-4/+4
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-2/+3
* Fixes additional sql injection vulnerabilities reported by Oliver JowettBarry Lind2003-07-241-2/+2
* Fix to prevent SQL injection attacks for code calling setObject(int,Object,int)Barry Lind2003-07-221-2/+2
* Applied patch from dmitry@openratings.com to fix parsing of array valuesBarry Lind2003-07-211-2/+2
* Patches applied:Barry Lind2003-06-301-1/+16
* clean up warnings produced by EclipseBarry Lind2003-05-291-4/+3
* Up the build number to reflect the changes for V3 protocol supportBarry Lind2003-05-291-2/+2
* New build numberBarry Lind2003-03-241-2/+2
* Cleanup and reorganization.Barry Lind2003-03-071-3/+15
* up build number to 202 for a new development buildBarry Lind2003-02-271-1/+1
* Added support for SSL in the jdbc driverBarry Lind2003-02-271-29/+60
* upped build# to 201Barry Lind2003-02-091-1/+1
* Bumped up build number to 200Barry Lind2003-01-141-1/+1
* Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixesBarry Lind2002-09-251-1/+1
* Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind2002-09-111-1/+1
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-18/+22
* Removed code that is no longer used and has been commented outBarry Lind2002-08-201-1/+1
* Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind2002-07-261-1/+1
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-1/+1
* fixed bug in support for timestamp without time zone reported by Yuva Chandol...Barry Lind2002-07-161-1/+1
* fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...Barry Lind2002-07-101-1/+1
* general cleanup of jdbc codeBarry Lind2002-06-271-48/+3
* The patch does the following:Barry Lind2002-06-111-99/+25
* Changed QueryExecutor.java to correctly read responses from the backend.Barry Lind2002-03-261-1/+1
* fixed QueryExecuter to deal with multiple errorsDave Cramer2002-03-161-5/+19
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-477/+519
* minor improvements on Dave's last checkinBarry Lind2001-11-011-1/+1
* added dummy loginDave Cramer2001-10-311-9/+123
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-101-5/+19
* Attached is a patch to remove the ConnectionHook functionality and thusBruce Momjian2001-07-041-3/+0
* Add uninstall target to Java build.Peter Eisentraut2001-03-111-1/+1
* Minor fixes...Peter Mount2001-03-051-0/+4
* Added an alternative constructor to PGSQLException so that debuggingPeter Mount2001-01-251-37/+37
* Finished build.xml and updated Driver.java.in and buildDriver to match how Ma...Peter Mount2000-12-201-4/+4
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-121-0/+381