summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* Enhancements to how queries with bind values are stored internally and sent toBarry Lind2002-08-231-9/+4
* Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind2002-08-141-9/+6
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-732/+1333
* Second phase of restructuring to add jdbc3 support.Barry Lind2002-07-241-4/+4
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-0/+752