Commits

DateSubjectAuthorReleases
2002-07-23 Initial restructuring to add jdbc3 support. There was a significant amount Barry Lind 7.3.1
2002-07-10 fix bug in getTime() with fractional seconds reported by Laurette Cisneros (laurette@nextbus.com) Barry Lind 7.3.1
2002-06-24 patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaData.getColumnClassName() support Barry Lind 7.3.1
2002-06-24 fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic timestamps which do not have timezone info were being interpreted in local timezone instead of GMT. Also added a check to support timestamp vs. timestamptz in this code Barry Lind 7.3.1
2002-06-07 fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an Integer for a smallint datatype instead of a Short Barry Lind 7.3.1
2002-03-27 applied patch from Liam Stewart fixing a message in the properties file Barry Lind 7.3.1
2002-03-09 Added a check for not calling next() before getting objects from the result set, Dave Cramer 7.3.1
2002-03-05 Patch from Ryouichi Matsuda Dave Cramer 7.3.1
2002-01-05 Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming Barry Lind 7.2.1
2001-12-11 Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code Barry Lind 7.2.1
2001-11-25 This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm). Barry Lind 7.2.1
2001-11-19 Indent jdbc case labels using pgjindent. Bruce Momjian 7.2.1
2001-11-19 JDBC indenting, comment cleanups. Bruce Momjian 7.2.1
2001-11-12 fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and 1.25). This checkin add back those two previous fixes. Problem reported by Daniel Germain Barry Lind 7.2.1
2001-10-30 fixed change in behavior introduced in bytea / getBytes changes. This patch reverts back unintentional change in behavior to return raw value even when not bytea column Barry Lind 7.2.1
2001-10-25 pgjindent jdbc files. First time jdbc files were formatted. Bruce Momjian 7.2.1
2001-10-09 This patch fixes a bug introduced in the jdbc bytea support patch. Barry Lind 7.2.1
2001-10-04 Attached is a patch which deals with Bruce Momjian 7.2.1
2001-09-10 Attached is a patch to add bytea support to JDBC. Bruce Momjian 7.2.1
2001-08-24 Attached is a patch to fix the current issues with building under jdbc1. Bruce Momjian 7.2.1
2001-07-21 JDBC encoding additions. Bruce Momjian 7.2.1
2001-07-09 postgresql.badint property name was probably meant to be Peter Eisentraut 7.2.1
2001-06-11 Got two patches that were found by folks on the Castor list, that we'd like to Bruce Momjian 7.2.1
2001-05-28 Attached is a patch to fix the problem Thomas mentions below. The JDBC Bruce Momjian 7.2.1
2001-05-22 Back out timezone fix. Not needed in jdbc1. Bruce Momjian 7.2.1