summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/UpdateableResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-1389/+0
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-7/+5
* implemented refresh rowDave Cramer2002-06-161-1/+76
* Implemented updateable result sets based on raghu nidagal implementationDave Cramer2002-06-131-114/+1176
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-1/+1
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-3/+3
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-220/+220
* This patch fixes a bug introduced in the jdbc bytea support patch.Barry Lind2001-10-091-18/+18
* Forgot to cvs add UpdateableResultSet.java ;-)Peter Mount2001-01-181-0/+254