summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/util/Serialize.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and reorganization.Barry Lind2003-03-071-666/+0
* Patch from Nic Ferrier to add support for result sets being cursor basedBarry Lind2003-02-041-1/+1
* schema awareness patch provided by Kris JurkaDave Cramer2002-10-011-19/+51
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-16/+27
* Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian2002-08-131-6/+6
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-12/+12
* The patch does the following:Barry Lind2002-06-111-11/+12
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-3/+15
* Change 'return ;' to 'return;'; remove space.Bruce Momjian2001-11-191-1/+1
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-11/+11
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-311/+375
* The attached file: SerializePatch2.tgz, contains a patch forBruce Momjian2001-08-261-251/+334
* There are a number of changes. The main ones are:Bruce Momjian2001-05-241-60/+181
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-5/+5
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-5/+5
* Another attempt at 7.0Peter Mount2000-04-171-0/+342