pgsql: Fix some section numbers in information_schema.sql - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix some section numbers in information_schema.sql
Date
Msg-id E1phSEr-000III-Dc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix some section numbers in information_schema.sql

Some of the section numbers that appeared multiple times were not
updated completely by previous changes d61d9aa750 and eb3a1376c9.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38b7437b9088b4859e4489a1a1a9ab7066f5b320

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: meson: Change default buildtype to debugoptimized
Next
From: Alvaro Herrera
Date:
Subject: pgsql: SQL/JSON: add standard JSON constructor functions