summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/util/Serialize.java
Commit message (Expand)AuthorAgeFilesLines
* 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