Commits

DateSubjectAuthorReleases
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-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-07 Use a hash table to speed up NOT IN(values) David Rowley 15.0
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 14.0
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 13.3
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 12.7
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 11.12
2021-04-08 Speedup ScalarArrayOpExpr evaluation David Rowley 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-03-05 Extend ExecBuildAggTrans() to support a NULL pointer check. Jeff Davis 13.0
2020-02-24 expression eval: Reduce number of steps for agg transition invocations. Andres Freund 13.0
2020-02-07 expression eval: Don't redundantly keep track of AggState. Andres Freund 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-16 Compute information about EEOP_*_FETCHSOME at expression init time. Andres Freund 12.0