Обсуждение: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...

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

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

От
Bruce Momjian - CVS
Дата:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/08/17 10:46:22

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

Log message:
    This patch updates some comments in the DatabaseMetaData classes to
    reflect a mail thread that discussed our conformance (or lack thereof)
    to the SQL92 spec.

    Barry Lind