Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2025-05-15 Fix Assert failure in XMLTABLE parser Richard Guo 15.14
2025-03-04 Fix ALTER TABLE error message Álvaro Herrera 15.13
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2023-05-10 Fix publication syntax error message Alvaro Herrera 15.4
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 15.1
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 15.1
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-05-30 Make STRING an unreserved_keyword. Tom Lane 15.0
2022-05-13 Indent C code in flex and bison files Peter Eisentraut 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-04-05 PLAN clauses for JSON_TABLE Andrew Dunstan 15.0
2022-04-04 JSON_TABLE Andrew Dunstan 15.0
2022-03-31 RETURNING clause for JSON() and JSON_SCALAR() Andrew Dunstan 15.0
2022-03-30 SQL JSON functions Andrew Dunstan 15.0
2022-03-29 SQL/JSON query functions Andrew Dunstan 15.0
2022-03-28 IS JSON predicate Andrew Dunstan 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-03-27 Common SQL/JSON clauses Andrew Dunstan 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-25 Handle sequences in preprocess_pubobj_list Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0