Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Ban role pg_signal_backend from more superuser backend types. | Noah Misch | 11.22 |
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera | 11.17 |
| 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 |
| 2018-04-06 | Support new default roles with adminpack | Stephen Frost | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |