Commits

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

DateSubjectAuthorReleases
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 15.11
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 15.3
2023-02-25 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 15.3
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-07-06 Remove size increase in ExprEvalStep caused by hashed saops David Rowley 15.0
2022-07-05 expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size. Andres Freund 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.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 IS JSON predicate Andrew Dunstan 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-03-27 Common SQL/JSON clauses Andrew Dunstan 15.0
2022-03-22 Revert "Common SQL/JSON clauses" Andrew Dunstan 15.0
2022-03-22 Common SQL/JSON clauses Andrew Dunstan 15.0
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-15 Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. Tom Lane 15.0
2021-11-02 Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 15.0
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 15.0
2021-07-21 Rename NodeTag of ExprState Peter Eisentraut 15.0
2021-07-07 Use a hash table to speed up NOT IN(values) David Rowley 15.0