Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-27 | Prevent dangling-pointer access when update trigger returns old tuple. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2016-11-08 | Replace uses of SPI_modifytuple that intend to allocate in current context. | Tom Lane | 10.0 |
| 2016-11-08 | Make SPI_fnumber() reject dropped columns. | Tom Lane | 10.0 |