pgsql: Update information_schema for SQL:2016

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update information_schema for SQL:2016
Date: 2019-05-14 13:51:40
Message-ID: E1hQXqG-0001xg-L4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update information_schema for SQL:2016

This is mainly a light renumbering to match the sections in the
standard.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb3a1376c98a1d220354b468f4b09e4a1dca909a

Modified Files
--------------
src/backend/catalog/information_schema.sql | 91 ++++++++++++++++--------------
1 file changed, 49 insertions(+), 42 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-05-14 14:22:36 pgsql: In bootstrap mode, use default signal handling for SIGINT etc.
Previous Message Bruce Momjian 2019-05-14 13:17:11 pgsql: docs: update partition item in PG 12 release notes