pgsql/src/interfaces/jdbc CHANGELOG jdbc.jpx e ...

From: Peter Mount <peter(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc CHANGELOG jdbc.jpx e ...
Date: 2001-01-31 09:23:46
Message-ID: 200101310923.f0V9Nkm97418@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: peter(at)hub(dot)org 01/01/31 04:23:45

Modified files:
src/interfaces/jdbc: CHANGELOG jdbc.jpx
src/interfaces/jdbc/example: basic.java
src/interfaces/jdbc/org/postgresql/jdbc1: Statement.java
src/interfaces/jdbc/org/postgresql/jdbc2: Statement.java
Added files:
src/interfaces/jdbc/org/postgresql: Statement.java

Log message:
Wed Jan 31 08:46:00 GMT 2001 peter(at)retep(dot)org(dot)uk
- Some minor additions to Statement to make our own extensions more
portable.
- Statement.close() will now call ResultSet.close() rather than just
dissasociating with it.

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2001-01-31 16:12:35 pgsql/src/interfaces/ecpg ChangeLog lib/execut ...
Previous Message Peter Mount 2001-01-31 08:26:03 pgsql/src/interfaces/jdbc CHANGELOG jdbc.jpx e ...