Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera | 13.8 |
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 13.0 |
| 2020-04-08 | Revert 0f5ca02f53 | Alexander Korotkov | 13.0 |
| 2020-04-07 | Implement waiting for given lsn at transaction start | Alexander Korotkov | 13.0 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |