Commits

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

DateSubjectAuthorReleases
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 16.5
2023-07-21 Don't include CaseTestExpr in JsonValueExpr.formatted_expr 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-03-31 SQL/JSON: support the IS JSON predicate 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-08 Ignore IntoClause.viewQuery in query jumbling Michael Paquier 16.0
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 16.0
2023-02-13 Mark more nodes with attribute no_query_jumble Michael Paquier 16.0
2023-01-31 Generate code for query jumbling through gen_node_support.pl Michael Paquier 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-23 Remove special outfuncs/readfuncs handling of RangeVar.catalogname. Tom Lane 16.0
2023-01-21 Rework format of comments in headers for nodes Michael Paquier 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
2022-07-09 Automatically generate node support functions Peter Eisentraut 16.0
2022-07-02 Reformat some node comments Peter Eisentraut 16.0