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

Поиск
Список
Период
Сортировка
От barry@postgresql.org (Barry Lind)
Тема pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Дата
Msg-id 20020514030035.7B2C3475CAE@postgresql.org
обсуждение исходный текст
Список pgsql-committers
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. 


В списке pgsql-committers по дате отправления:

Предыдущее
От: ishii@postgresql.org (Tatsuo Ishii)
Дата:
Сообщение: pgsql/src/bin psql/Tag: psql/REL7_2_STABLE psq ...
Следующее
От: ishii@postgresql.org (Tatsuo Ishii)
Дата:
Сообщение: pgsql/src/bin/psql startup.c