pgsql: Update SQL features

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update SQL features
Date: 2020-03-25 07:59:53
Message-ID: E1jH0x7-0005s1-Gt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-03-25 13:39:02 pgsql: Define EXEC_BACKEND in pg_config_manual.h
Previous Message Thomas Munro 2020-03-25 03:05:54 pgsql: Add collation versions for Windows.