OSDN Git Service

fixed problem connecting to server with client_min_messages set to debug. The code...
authorBarry Lind <barry@xythos.com>
Tue, 14 May 2002 03:00:35 +0000 (03:00 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 14 May 2002 03:00:35 +0000 (03:00 +0000)
commite25c93c7eb4a9a1a50b771cc33448b9d3519f403
treeaf9316f95fa607dd0e872c0a711377078fc2399a
parentef9db25a7ea32b3ca10c26425350e53df680951d
fixed problem connecting to server with client_min_messages set to debug.  The code was not expecting to receive notice messages during the connection handshake.
src/interfaces/jdbc/org/postgresql/Connection.java