| From: | Bruce Momjian - CVS <momjian(at)hub(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/interfaces/jdbc Implementation org/p ... |
| Date: | 2001-07-21 18:52:11 |
| Message-ID: | 200107211852.f6LIqBl39217@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/07/21 14:52:11
Modified files:
src/interfaces/jdbc: Implementation
src/interfaces/jdbc/org/postgresql: Connection.java
PG_Stream.java
src/interfaces/jdbc/org/postgresql/jdbc1: ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2: ResultSet.java
src/interfaces/jdbc/org/postgresql/test: JDBC2Tests.java
Added files:
src/interfaces/jdbc/org/postgresql/core: Encoding.java
src/interfaces/jdbc/org/postgresql/test: EncodingTest.java
Log message:
JDBC encoding additions.
Here's a patch against the current CVS. The changes from the previous
patch are mostly related to the changed interface for PG_Stream.
Anders Bengtsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2001-07-21 18:56:18 | pgsql/src/interfaces/jdbc/org/postgresql Conne ... |
| Previous Message | Bruce Momjian | 2001-07-21 04:42:18 | Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ... |