Simplify ACL handling for large objects and removal of superuser() checks

Edit
ID 1240
Title Simplify ACL handling for large objects and removal of superuser() checks
Topic Server Features
Created 2017-08-14 03:22:56
Last modified 2017-11-09 17:57:20 (7 years ago)
Latest email 2017-11-15 08:20:59 (7 years ago)
Status
2017-11: Committed
2017-09: Moved to next CF
Target version
Authors Michael Paquier (michael-kun)
Reviewers vaishnavi prabakaran (vaishnavip)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1240
git checkout commitfest/cf/1240
Emails
Simplify ACL handling for large objects and removal of superuser() checks
First at 2017-08-14 03:20:41 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2017-11-15 08:20:59 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0003-Move-ACL-checks-for-large-objects-when-opening-them.patch) at 2017-11-09 01:33:19 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0003-Move-ACL-checks-for-large-objects-when-opening-them.patch) at 2017-11-09 01:33:19 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Remove-ALLOW_DANGEROUS_LO_FUNCTIONS-for-LO-related-s.patch) at 2017-09-26 01:45:09 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0001-Remove-ALLOW_DANGEROUS_LO_FUNCTIONS-for-LO-related-s.patch) at 2017-09-19 07:12:59 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0003-Move-ACL-checks-for-large-objects-when-opening-them.patch) at 2017-08-14 03:20:41 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2017-11-09 17:57:20 Tom Lane (tgl) Closed in commitfest 2017-11 with status: Committed
2017-11-09 17:06:43 Tom Lane (tgl) Added tgl as committer
2017-10-01 23:59:58 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-09-26 02:42:12 vaishnavi prabakaran (vaishnavip) New status: Ready for Committer
2017-09-19 04:12:34 vaishnavi prabakaran (vaishnavip) Added vaishnavip as reviewer
2017-08-14 03:23:03 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2017-08-14 03:22:56 Michael Paquier (michael-kun) Attached mail thread CAB7nPqRHmNOYbETnc_2EjsuzSM00Z+BWKv9sy6tnvSd5gWT_JA@mail.gmail.com
2017-08-14 03:22:56 Michael Paquier (michael-kun) Created patch record
Edit