summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/Array.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-364/+0
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-131-2/+4
* Applied patch from dmitry@openratings.com to fix parsing of array valuesBarry Lind2003-07-211-3/+4
* clean up warnings produced by EclipseBarry Lind2003-05-291-6/+9
* Cleanup and reorganization.Barry Lind2003-03-071-8/+11
* Patch from Nic Ferrier to add support for result sets being cursor basedBarry Lind2003-02-041-1/+2
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-8/+8
* JDBC checkin fixing the following bugs:Barry Lind2002-09-021-0/+3
* Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind2002-08-141-10/+10
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-1/+1
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-28/+28
* fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...Barry Lind2002-07-101-3/+3
* fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti...Barry Lind2002-06-241-1/+1
* fixed bug reported by Noel Rappin (nrappin@sockeye.com) java Array type handl...Barry Lind2002-06-031-1/+1
* applied patch submitted by Florian (mailing-list@urbanet.ch) for BigDecimal s...Barry Lind2002-03-261-1/+1
* Doug Fields patch to prevent exception being thrown on zero length arraysDave Cramer2002-03-051-1/+7
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-176/+176
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-2/+2
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-209/+237
* Re-apply Array.java patch to new Array.java file to fix compile.Bruce Momjian2001-08-251-15/+15
* Add intended Array.java file that accidentally was patched into theBruce Momjian2001-08-251-15/+15
* Attached is a patch to fix the current issues with building under jdbc1.Bruce Momjian2001-08-241-15/+15
* Here's a resend of the patch.gz. I gunzip'ed it fine hereBruce Momjian2001-08-211-28/+33
* Add new jdbc array file.Bruce Momjian2001-08-211-0/+312