Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 11.9 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 11.8 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 11.7 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |