Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-25 | Fix NULLIF()'s handling of read-write expanded objects. | Tom Lane | 13.19 |
| 2021-04-13 | Redesign the caching done by get_cached_rowtype(). | Tom Lane | 13.3 |
| 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 |