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-31 06:30:27
Message-ID: E1jJAPr-0007N9-31@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update SQL features

Set T653 to supported. This has always been possible.

Branch
------
master

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

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 Michael Paquier 2020-03-31 06:34:22 pgsql: Move routine definitions of xlogarchive.c to a new header file
Previous Message Amit Kapila 2020-03-31 04:19:25 pgsql: Avoid calls to RelationGetRelationName() and RelationGetNamespac