Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Set GUC "is_superuser" in all processes that set AuthenticatedUserId. | Noah Misch | 11.22 |
| 2022-05-09 | Make relation-enumerating operations be security-restricted operations. | Noah Misch | 11.16 |
| 2019-12-09 | Fix typos in miscinit.c. | Amit Kapila | 11.7 |
| 2019-04-01 | Update HINT for pre-existing shared memory block. | Noah Misch | 11.3 |
| 2018-09-24 | Initialize random() in bootstrap/stand-alone postgres and in initdb. | Noah Misch | 11.0 |
| 2018-04-07 | Refactor dir/file permissions | Stephen Frost | 11.0 |
| 2018-04-07 | Allow group access on PGDATA | Stephen Frost | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |