pgsql: Update information schema to SQL:2011 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update information schema to SQL:2011
Date
Msg-id E1StONU-0001cP-3o@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Make pgbench vacuum before building indexes.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Change syntax of new CHECK NO INHERIT constraints