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-29 07:04:03
Message-ID: E1jIRzH-0006yP-1D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update SQL features

Change F181 to supported. It requires that an embedded C program can
be split across multiple files, which ECPG easily supports.

Branch
------
master

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

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-29 07:30:44 pgsql: pg_regress: Observe TMPDIR
Previous Message David Rowley 2020-03-29 06:36:46 pgsql: Attempt to fix unstable regression tests