Обсуждение: pgsql-server/src/interfaces/jdbc/org/postgresq ...

Поиск
Список
Период
Сортировка

pgsql-server/src/interfaces/jdbc/org/postgresq ...

От
barry@svr1.postgresql.org (Barry Lind)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    barry@svr1.postgresql.org    03/08/15 15:36:58

Modified files:
    src/interfaces/jdbc/org/postgresql/jdbc1:
                                              AbstractJdbc1Connection.java

Log message:
    Fixed improper message length for the connection termination message 'X' when
    using the V3 protocol.

    Modified Files:
    jdbc1/AbstractJdbc1Connection.java