summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-434/+0
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on thisBarry Lind2003-09-091-5/+5
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-2/+3
* Patches applied:Barry Lind2003-06-301-1/+2
* Applied patch from Fernando Nasser to fix up small type errorBarry Lind2003-05-291-2/+2
* Improved error message and added some log messages in batch update functionalityBarry Lind2003-03-141-2/+2
* Cleanup and reorganization.Barry Lind2003-03-071-25/+21
* Patch from Nic Ferrier to add support for result sets being cursor basedBarry Lind2003-02-041-4/+6
* Fix a dumb cut and paste error from my last commit and update some of theBarry Lind2002-11-201-7/+7
* Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatchBarry Lind2002-11-201-5/+37
* Return something meaningful for Statement.getFetchSize(). Previously we wereBarry Lind2002-10-301-3/+2
* Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind2002-09-111-4/+14
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-13/+14
* JDBC checkin fixing the following bugs:Barry Lind2002-09-021-8/+8
* Enhancements to how queries with bind values are stored internally and sent toBarry Lind2002-08-231-11/+12
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-2/+59
* Second phase of restructuring to add jdbc3 support.Barry Lind2002-07-241-3/+195
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-0/+142