Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 9.5.22 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 9.5.21 |
| 2015-10-29 | Message style improvements | Peter Eisentraut | 9.5.0 |
| 2015-05-28 | Fix assorted inconsistencies in our calls of readlink(). | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-03-19 | GetUserId() changes to has_privs_of_role() | Stephen Frost | 9.5.0 |
| 2015-01-14 | Add a default local latch for use in signal handlers. | Andres Freund | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-08 | Split builtins.h to a new header ruleutils.h | Alvaro Herrera | 9.5.0 |