pgsql: Update SQL features - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update SQL features
Date
Msg-id E1jHjdO-00066l-9D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update SQL features

Change F311 to supported.  This was already accomplished when
subfeature F311-04 (WITH CHECK OPTION) was added, but the top-level
feature wasn't updated at the time.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d1b9648c5861dd14773e551f0b0f37f7ff22820

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve performance of "simple expressions" in PL/pgSQL.
Next
From: Tom Lane
Date:
Subject: pgsql: Rearrange validity checks for plpgsql "simple" expressions.