Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-01 | Free disk space for dropped relations on commit. | Thomas Munro | 12.6 |
| 2019-12-14 | Fix mdsyncfiletag(), take II. | Thomas Munro | 12.2 |
| 2019-12-14 | Don't use _mdfd_getseg() in mdsyncfiletag(). | Thomas Munro | 12.2 |
| 2019-04-05 | Fix bugs in mdsyncfiletag(). | Thomas Munro | 12.0 |
| 2019-04-04 | Refactor the fsync queue for wider use. | Thomas Munro | 12.0 |
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 12.0 |
| 2018-11-19 | Don't forget about failed fsync() requests. | Thomas Munro | 12.0 |
| 2018-11-06 | Use pg_pread() and pg_pwrite() for data files and WAL. | Thomas Munro | 12.0 |