| From: | barry(at)postgresql(dot)org (Barry Lind) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/interfaces/jdbc/org/postgresql error ... |
| Date: | 2002-06-24 06:16:28 |
| Message-ID: | 20020624061628.0862B476351@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry(at)postgresql(dot)org 02/06/24 02:16:27
Modified files:
src/interfaces/jdbc/org/postgresql: errors.properties
src/interfaces/jdbc/org/postgresql/jdbc2: CallableStatement.java
Connection.java
PreparedStatement.java
src/interfaces/jdbc/org/postgresql/test: JDBC2Tests.java
Added files:
src/interfaces/jdbc/org/postgresql/test/jdbc2:
CallableStmtTest.java
Log message:
patch to add support for callable statements to the jdbc driver. The patch was submitted by Paul Bethe pmbethe(at)yahoo(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-06-24 22:17:01 | pgsql/doc/src/sgml func.sgml |
| Previous Message | Barry Lind | 2002-06-24 05:14:26 | pgsql/src/interfaces/jdbc/org/postgresql error ... |