pgsql: Correct some SQL feature names - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Correct some SQL feature names
Date
Msg-id E1oyb5P-000mNj-Ra@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct some SQL feature names

Maybe these were initially typos or they have been changed upstream
since we first added them.  This brings it all in line with SQL:2016.

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/sql_features.txt | 50 ++++++++++++++++++------------------
1 file changed, 25 insertions(+), 25 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Expand AclMode to 64 bits
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Allow building with MSVC and Strawberry perl