Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-13 | Redesign the caching done by get_cached_rowtype(). | Tom Lane | 12.7 |
| 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 |
| 2018-11-07 | Move EEOP_*_SYSVAR evaluation out of line. | Andres Freund | 12.0 |
| 2018-09-15 | Fix failure with initplans used conditionally during EvalPlanQual rechecks. | Tom Lane | 12.0 |