Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-24 | Another fix to relmapper race condition. | Heikki Linnakangas | 12.8 |
| 2021-06-24 | Prevent race condition while reading relmapper file. | Heikki Linnakangas | 12.8 |
| 2020-12-18 | Avoid memcpy() with same source and destination during relmapper init. | Tom Lane | 12.6 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-08 | Tighten use of OpenTransientFile and CloseTransientFile | Michael Paquier | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 12.0 |
| 2018-08-10 | Handle parallel index builds on mapped relations. | Peter Geoghegan | 12.0 |
| 2018-07-23 | Add proper errcodes to new error messages for read() failures | Michael Paquier | 12.0 |
| 2018-07-17 | Rework error messages around file handling | Michael Paquier | 12.0 |