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.

Barry Lind <barry@xythos.com>

Commit: e25c93c7eb4a9a1a50b771cc33448b9d3519f403
Author: Barry Lind <barry@xythos.com>
Date: 2002-05-14T03:00:35Z
Releases: 7.3.1
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.

Files

PathChange+/−
src/interfaces/jdbc/org/postgresql/Connection.java modified +1189 −1184