Commits

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

DateSubjectAuthorReleases
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 16.14
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 16.7
2024-01-04 Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 16.2
2023-06-29 Fix order of operations in ExecEvalFieldStoreDeForm(). Tom Lane 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-24 Rename ExecAggTransReparent, and improve its documentation. Tom Lane 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-31 Move ExecEvalJsonConstructor new function to a more natural place 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-26 Fix oversights in array manipulation. Tom Lane 16.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2023-02-13 Fix pfree issue in presorted DISTINCT aggregate code David Rowley 16.0
2023-02-13 Fix incorrect presorted DISTINCT aggregate if condition David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-15 Static assertions cleanup Peter Eisentraut 16.0
2022-12-14 Rearrange some static assertions for consistency Peter Eisentraut 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-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-18 Add another SQL/JSON error code Peter Eisentraut 16.0
2022-07-06 Remove size increase in ExprEvalStep caused by hashed saops David Rowley 16.0
2022-07-05 expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size. Andres Freund 16.0