Commits

DateSubjectAuthorReleases
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 13.13
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 14.10
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 11.22
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 16.1
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 15.5
2023-07-26 Add more SQL/JSON constructor functions Amit Langote 17.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 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-12-06 Rework query relation permission checking Alvaro Herrera 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-09-18 Remove unused argument "isSlice" from transformAssignmentSubscripts() 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-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-04-04 JSON_TABLE 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 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-19 Remove bogus assertion in transformExpressionList(). Tom Lane 14.1
2021-10-19 Remove bogus assertion in transformExpressionList(). Tom Lane 11.14