if(superuser()) ereport() reduction- pgstattuple

Edit
ID 606
Title if(superuser()) ereport() reduction- pgstattuple
Topic Security
Created 2016-04-12 13:46:15
Last modified 2016-09-30 02:52:36 (8 years, 1 month ago)
Latest email 2016-09-28 15:38:16 (8 years, 1 month ago)
Status
2016-09: Committed
Target version
Authors Stephen Frost (sfrost)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Stephen Frost (sfrost)
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/606
git checkout commitfest/cf/606
Emails
Remove superuser() checks from pgstattuple
First at 2016-08-23 21:22:43 by Stephen Frost <sfrost at snowman.net>
Latest at 2016-09-28 15:38:16 by Stephen Frost <sfrost at snowman.net>
Latest attachment (pgstattuple-remove-superuser-checks_v4.patch) at 2016-09-26 19:43:47 from Stephen Frost <sfrost at snowman.net>
    Attachment (pgstattuple-remove-superuser-checks_v4.patch) at 2016-09-26 19:43:47 from Stephen Frost <sfrost at snowman.net> (Patch: Yes)
    Attachment (create-extension-docs.patch) at 2016-09-07 17:44:28 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (let-create-extension-follow-update-chains-2.patch) at 2016-09-07 13:46:32 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (let-create-extension-follow-update-chains-1.patch) at 2016-09-06 02:24:09 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (pgstattuple-remove-superuser-checks_v3.patch) at 2016-08-23 21:22:43 from Stephen Frost <sfrost at snowman.net> (Patch: Yes)
History
When Who What
2016-09-30 02:52:36 Stephen Frost (sfrost) Closed in commitfest 2016-09 with status: Committed
2016-09-30 02:52:18 Stephen Frost (sfrost) Added sfrost as committer
2016-09-27 06:28:10 Michael Paquier (michael-kun) New status: Ready for Committer
2016-09-01 17:12:31 Peter Eisentraut (petere) New status: Waiting on Author
2016-08-31 16:34:16 Peter Eisentraut (petere) Added petere as reviewer
2016-08-23 21:26:08 Stephen Frost (sfrost) Detached mail thread 20150508042928.GP30322@tamriel.snowman.net
2016-08-23 21:25:28 Stephen Frost (sfrost) Attached mail thread 20160823212243.GJ4028@tamriel.snowman.net
2016-05-07 04:15:10 Peter Eisentraut (petere) Changed authors to Stephen Frost (sfrost)
2016-04-12 13:46:15 Stephen Frost (sfrost) Attached mail thread 20150508042928.GP30322@tamriel.snowman.net
2016-04-12 13:46:15 Stephen Frost (sfrost) Created patch record
Edit