Commits

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

DateSubjectAuthorReleases
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 16 (unreleased)
2025-04-05 Avoid double transformation of json_array()'s subquery. Tom Lane 16.9
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 16.9
2024-10-16 Fix typo in comment of transformJsonAggConstructor() Amit Langote 16.5
2024-07-04 SQL/JSON: Fix some obsolete comments. Amit Langote 16.4
2023-08-24 Fix translation markers Peter Eisentraut 16.0
2023-08-18 Remove dubious warning message from SQL/JSON functions Peter Eisentraut 16.0
2023-07-21 Don't include CaseTestExpr in JsonValueExpr.formatted_expr Amit Langote 16.0
2023-07-20 Pass constructName to transformJsonValueExpr() Amit Langote 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-04-13 Harmonize some more function parameter names. Peter Geoghegan 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-30 Simplify transformJsonAggConstructor() API Alvaro Herrera 16.0
2023-03-30 Fix inconsistencies and style issues in new SQL/JSON code 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-03-02 Remove bms_first_member(). Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-21 Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-11-20 Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0