Thread: pgsql/src/interfaces/jdbc/org/postgresql Conne ...

pgsql/src/interfaces/jdbc/org/postgresql Conne ...

From
barry@postgresql.org (Barry Lind)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    barry@postgresql.org    02/05/13 23:00:35

Modified files:
    src/interfaces/jdbc/org/postgresql: Connection.java

Log message:
    fixed problem connecting to server with client_min_messages set to debug.  The code was not expecting to receive
noticemessages during the connection handshake.