Thread: pgsql/src/interfaces/jdbc/org/postgresql (PostgresqlDataSource.java)

pgsql/src/interfaces/jdbc/org/postgresql (PostgresqlDataSource.java)

From
momjian@postgresql.org
Date:
  Date: Friday, November 10, 2000 @ 17:06:26
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql
     from hub.org:/home/projects/pgsql/tmp/cvs-serv92509/pgsql/src/interfaces/jdbc/org/postgresql

Modified Files:
    PostgresqlDataSource.java

-----------------------------  Log Message  -----------------------------

the bug was not fixed in the snapshot of November 5th. Also the enterprise
edition of the driver did not compile. I have fixed both issues again. I have
attached the modified files to this email, maybe you can check them into the
repository. (Fixes are marked with //FIXME). Enterprise edition driver now
compiles and seems to work.

Jan Thomae