summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* Attached is a patch to fix the problem Thomas mentions below. The JDBCBruce Momjian2001-05-281-2/+24
* Back out timezone fix. Not needed in jdbc1.Bruce Momjian2001-05-221-4/+4
* Included is a patch that fixes a bug introduced in the lastest versionBruce Momjian2001-05-171-4/+4
* Change the line:Bruce Momjian2001-05-161-1/+1
* Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter EisentrautBruce Momjian2001-05-161-12/+7
* Attached is a revised patch that removes the static SimpleDateFormatBruce Momjian2001-01-241-16/+40
* Backed out:Bruce Momjian2001-01-131-46/+18
* Attached is a set of patches for a couple of bugs dealing withBruce Momjian2001-01-131-18/+46
* Attached are patches for two fixes to reduce memory usage by the JDBCBruce Momjian2000-12-281-1/+2
* Some more getTimestamp() fixesPeter Mount2000-10-171-1/+17
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-121-1/+10
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-1/+17
* Removed timezone in ResultSet.getTimestamp()Peter Mount2000-06-011-1/+1
* Another attempt at 7.0Peter Mount2000-04-171-0/+768