Add new reloption to views for enabling row level security

Edit
ID 3466
Title Add new reloption to views for enabling row level security
Topic SQL Commands
Created 2021-12-20 18:17:02
Last modified 2022-03-22 10:54:00 (2 years, 7 months ago)
Latest email 2022-03-22 11:31:25 (2 years, 7 months ago)
Status
2022-03: Committed
2022-01: Moved to next CF
Target version 15
Authors Christoph Heiss (christoph.heiss)
Reviewers Dean Rasheed (deanr), Laurenz Albe (laurenz), Albert de Wit (albert.j.dewit.gmail.com)Become reviewer
Committer Dean Rasheed (deanr)
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/3466
git checkout commitfest/cf/3466
Emails
[PATCH] Add reloption for views to enable RLS
First at 2021-12-17 17:31:26 by Christoph Heiss <christoph.heiss at cybertec.at>
Latest at 2022-03-22 11:31:25 by Dean Rasheed <dean.a.rasheed at gmail.com>
Latest attachment (v12-security-invoker-views.patch) at 2022-03-19 01:10:02 from Dean Rasheed <dean.a.rasheed at gmail.com>
    Attachment (v12-security-invoker-views.patch) at 2022-03-19 01:10:02 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Add-new-boolean-reloption-security_invoker-to-vi.patch) at 2022-03-14 12:40:47 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (v10-0001-Add-new-boolean-reloption-security_invoker-to-vi.patch) at 2022-03-08 17:17:36 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (v9-0001-Add-new-boolean-reloption-check_permissions_owner.patch) at 2022-03-01 16:40:45 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (v8-0001-Add-new-boolean-reloption-check_permissions_owner-to.patch) at 2022-02-18 14:57:06 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v7-0001-Add-new-boolean-reloption-security_invoker-to-vie.patch) at 2022-02-15 12:02:29 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (v6-0001-Add-new-boolean-reloption-security_invoker-to-vie.patch) at 2022-02-14 17:00:11 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (v5-0001-Add-new-boolean-reloption-security_invoker-to-views.patch) at 2022-02-04 16:09:44 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v4-0001-Add-new-boolean-reloption-security_invoker-to-vie.patch) at 2022-02-02 17:23:18 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (0001-PATCH-v3-1-3-Add-new-boolean-reloption-security_invo.patch) at 2022-01-19 12:11:05 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (0001-PATCH-v2-1-3-Add-new-boolean-reloption-security_invo.patch) at 2022-01-18 15:16:53 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (0003-Add-documentation-for-new-security-reloption-on-view.patch) at 2021-12-17 17:31:26 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
History
When Who What
2022-03-22 10:54:00 Dean Rasheed (deanr) Closed in commitfest 2022-03 with status: Committed
2022-03-14 18:02:19 Dean Rasheed (deanr) Added deanr as committer
2022-03-14 16:17:20 Laurenz Albe (laurenz) New status: Ready for Committer
2022-03-02 08:58:38 Christoph Heiss (christoph.heiss) New status: Needs review
2022-02-28 07:26:48 Dean Rasheed (deanr) New status: Waiting on Author
2022-02-28 07:26:41 Dean Rasheed (deanr) Added deanr as reviewer
2022-02-21 11:21:42 Albert de Wit (albert.j.dewit.gmail.com) Added albert.j.dewit.gmail.com as reviewer
2022-02-14 17:01:43 Christoph Heiss (christoph.heiss) New status: Needs review
2022-02-04 16:13:55 Laurenz Albe (laurenz) New status: Waiting on Author
2022-02-04 16:13:52 Laurenz Albe (laurenz) Added laurenz as reviewer
2022-02-03 17:34:30 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2022-02-03 15:32:12 Christoph Heiss (christoph.heiss) New status: Needs review
2022-01-26 09:47:02 Laurenz Albe (laurenz) New status: Waiting on Author
2022-01-19 12:12:38 Christoph Heiss (christoph.heiss) New status: Needs review
2022-01-19 08:30:20 Julien Rouhaud (rjuju) New status: Waiting on Author
2022-01-18 18:44:29 Christoph Heiss (christoph.heiss) New status: Needs review
2022-01-11 19:00:28 Laurenz Albe (laurenz) New status: Waiting on Author
2021-12-20 23:11:34 Christoph Heiss (christoph.heiss) Changed authors to Christoph Heiss (christoph.heiss)
2021-12-20 18:17:38 Christoph Heiss (christoph.heiss) Changed targetversion to 15
2021-12-20 18:17:02 Christoph Heiss (christoph.heiss) Attached mail thread b66dd6d6-ad3e-c6f2-8b90-47be773da240@cybertec.at
2021-12-20 18:17:02 Christoph Heiss (christoph.heiss) Created patch record
Edit