pgsql: Update SQL features - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update SQL features
Date
Msg-id E1jH0x7-0005s1-Gt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update SQL features

The name of E182 was changed in SQL:2011.

Also, we can change it to supported because all it requires is one
embedded language to be supported, which we do.

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/sql_features.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Add collation versions for Windows.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Define EXEC_BACKEND in pg_config_manual.h