Обсуждение: pgsql: Update information schema for SQL:2003 and new PostgreSQL

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

pgsql: Update information schema for SQL:2003 and new PostgreSQL

От
petere@postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
Update information schema for SQL:2003 and new PostgreSQL features.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        information_schema.sgml (r1.24 -> r1.25)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/information_schema.sgml.diff?r1=1.24&r2=1.25)
    pgsql/src/backend/catalog:
        information_schema.sql (r1.32 -> r1.33)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql.diff?r1=1.32&r2=1.33)