summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-1255/+0
* patch to build under jdk1.1 from Richard ScrantonDave Cramer2003-12-121-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* accept url and fk action fix from Kris JurkaDave Cramer2003-11-031-3/+4
* Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...Dave Cramer2003-10-291-25/+46
* Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as wellBarry Lind2003-09-221-3/+11
* Small jdbc patch from Kim Ho at RedHat to fix some boolean problemsBarry Lind2003-09-181-2/+13
* Applied patch for jdbc from Kim Ho at RedHat to more correctly deal with bool...Barry Lind2003-09-171-3/+3
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-131-4/+4
* Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on thisBarry Lind2003-09-091-14/+14
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-3/+4
* Applied patches from Oliver Jowett to fix the following bugs:Barry Lind2003-08-241-6/+53
* Applied patch from kho@redhat.com to fix a problem with trying to use a fetchBarry Lind2003-08-061-1/+5
* patches by Kim Ho to fixDave Cramer2003-06-301-1/+35
* Patch to fix up LONGVARBINARY support submitted by Amit GollapudiBarry Lind2003-05-031-1/+8
* Applied patch from Paul Sorenson to correctly handle schema names in updateab...Barry Lind2003-03-081-16/+44
* Cleanup and reorganization.Barry Lind2003-03-071-51/+65
* Patch from Nic Ferrier to add support for result sets being cursor basedBarry Lind2003-02-041-5/+57
* Patch from Florian Wunderlich to correctly support java Timestamps. PreviouslyBarry Lind2003-01-141-22/+51
* Applied patch submitted by Kris Jurka to result in a better error messageBarry Lind2002-10-191-1/+9
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-69/+90
* JDBC checkin fixing the following bugs:Barry Lind2002-09-021-1/+10
* Performance tweaks to StringBuffer suggested by hhaag@gmx.deBarry Lind2002-08-161-3/+4
* Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind2002-08-141-1/+2
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-6/+7
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-0/+957