summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/postgresql/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Remove postgresql jdbc files, per Peter.Bruce Momjian2001-02-131-744/+0
* Some late patches from Jens Glaser (jens@jens.de). These upgrade the protocolPeter Mount1999-09-151-5/+39
* An abstract declaration for the close() method was missed out of the previousPeter Mount1999-09-141-1/+3
* Patches for 6.5.2Peter Mount1999-09-141-1/+14
* Internationalisation of error messagesPeter Mount1999-05-181-22/+22
* Minor bug fixes. Replaced DateStyle support with ISO.Peter Mount1999-05-171-63/+28
* Implement UpdateCountPeter Mount1999-04-111-3/+13
* As the email posted to the announce and interfaces list, attached is a tarBruce Momjian1999-01-171-800/+482
* Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian1998-10-081-1/+5
* New stuff from Peter Mount for jdbc.Bruce Momjian1998-09-031-67/+38
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-06-031-8/+82
* From: Peter T Mount <patches@maidast.demon.co.uk>REL6_3_2Marc G. Fournier1998-04-181-0/+6
* Missign a comma...Marc G. Fournier1998-02-201-1/+1
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-091-0/+8
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-021-39/+130
* Peter's Mega-Patch for JDBC...Marc G. Fournier1998-01-111-25/+219
* Update of Java driver from Peter Mount.Bruce Momjian1997-11-071-5/+22
* Fix for java to allow password, european dates,from Peter T MountBruce Momjian1997-10-301-6/+71
* Bring in Peter's changes...finally :(Marc G. Fournier1997-09-201-247/+9
* Update patch from Peter <patches@maidast.demon.co.uk>Marc G. Fournier1997-08-311-807/+806
* Bring in Adrian's JDBC driver as an interfaceMarc G. Fournier1997-08-161-0/+847