pgsql: Update SQL features

2023-05-02 Thread Peter Eisentraut
Update SQL features Some updates for SQL:2023 and some new features in PostgreSQL 16. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/e0bb5d0c5bcada63dc9b8a1a72a344a07bf930ce Modified Files -- src/backend/catalog/sql_feature_packages.txt | 1 - src/back

pgsql: Update SQL features

2022-05-06 Thread Peter Eisentraut
Update SQL features Update a few items that have become supported or mostly supported but weren't updated at the time. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7e367924e33e47e0b0b135b0649c406a589bd496 Modified Files -- src/backend/catalog/sql_fea

pgsql: Update SQL features count

2020-04-01 Thread Peter Eisentraut
Update SQL features count The previously listed total of 179 does not appear to be correct for SQL:2016 anymore. (Previous SQL versions had slightly different feature sets, so it's plausible that it was once correct.) The currently correct count is the number of rows in the respective tables in

pgsql: Update SQL features

2020-03-30 Thread Peter Eisentraut
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

pgsql: Update SQL features

2020-03-29 Thread Peter Eisentraut
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 ---

pgsql: Update SQL features

2020-03-27 Thread Peter Eisentraut
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/8d1b9648c5861dd14773e551f0b0f37f

pgsql: Update SQL features

2020-03-25 Thread Peter Eisentraut
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

pgsql: Update SQL features/conformance information to SQL:2016

2019-05-14 Thread Peter Eisentraut
Update SQL features/conformance information to SQL:2016 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/037165ca95d854e04c0c28cfa85f1515bd852892 Modified Files -- doc/src/sgml/features.sgml | 16 +- src/backend/catalog/information_

pgsql: Update SQL features list

2018-05-21 Thread Peter Eisentraut
Update SQL features list Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4f72ca14de87eccd2bc622fcbc109a3e7bfccb77 Modified Files -- src/backend/catalog/sql_features.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)