Commits

DateSubjectAuthorReleases
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-07-26 Add more SQL/JSON constructor functions Amit Langote 17.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.2 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.3 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 13.9
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.6 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 16.0
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 11.18
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.4 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 12.13
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.5 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 15.1
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 14.6
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 10.23
2022-09-29 Introduce SYSTEM_USER Michael Paquier 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-05-30 Make STRING an unreserved_keyword. Tom Lane 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