pgsql: Update information schema to SQL:2011

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update information schema to SQL:2011
Дата
Msg-id E1StONU-0001cP-3o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update information schema to SQL:2011

This is just a section renumbering for now.  Some details might be
filled in later.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d61d9aa7501f31f99ee089f8b014161254eafa89

Modified Files
--------------
src/backend/catalog/information_schema.sql |  169 ++++++++++++++++++----------
1 files changed, 109 insertions(+), 60 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Make pgbench vacuum before building indexes.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Change syntax of new CHECK NO INHERIT constraints