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

From: barry(at)postgresql(dot)org (Barry Lind)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Date: 2002-05-14 03:00:35
Message-ID: 20020514030035.7B2C3475CAE@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry(at)postgresql(dot)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 notice messages during the connection handshake.

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2002-05-14 04:20:15 pgsql/src/bin/psql startup.c
Previous Message Tatsuo Ishii 2002-05-14 02:08:22 pgsql/src/bin psql/Tag: psql/REL7_2_STABLE psq ...