pgsql/src/interfaces/jdbc/org/postgresql Conne ...
pgsql/src/interfaces/jdbc/org/postgresql Conne ...
От:
Bruce Momjian - CVS <momjian@hub.org>
Дата:
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: momjian@hub.org 01/08/07 13:45:30 Modified files: src/interfaces/jdbc/org/postgresql: Connection.java Log message: I think you replaced too many things with put(... Here is a context diff from latest cvs And I see why you couldn't apply the last diff, the setCatalog diff has been backed out, that was causing the compile problem in the first place. This following one needs to be applied to allow the current cvs to compile Dave Cramer