Allow has_table_previlege to return false when user has no previlege on namespace

Edit
ID 1783
Title Allow has_table_previlege to return false when user has no previlege on namespace
Topic Security
Created 2018-08-31 11:03:10
Last modified 2019-02-04 04:50:58 (5 years, 9 months ago)
Latest email 2019-02-04 04:50:52 (5 years, 9 months ago)
Status
2019-01: Returned with feedback
2018-11: Moved to next CF
2018-09: Moved to next CF
Target version
Authors Yugo Nagata (yugo.nagata)
Reviewers Gerdan Santos (gerdan)Become reviewer
Committer
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/1783
git checkout commitfest/cf/1783
Emails
has_table_privilege for a table in unprivileged schema causes an error
First at 2018-08-16 22:51:00 by Yugo Nagata <nagata at sraoss.co.jp>
Latest at 2019-02-04 04:50:52 by Michael Paquier <michael at paquier.xyz>
Latest attachment (has_table_privilege_v2.patch) at 2018-08-24 09:31:25 from Yugo Nagata <nagata at sraoss.co.jp>
    Attachment (has_table_privilege_v2.patch) at 2018-08-24 09:31:25 from Yugo Nagata <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (has_table_privilege.patch) at 2018-08-16 22:51:00 from Yugo Nagata <nagata at sraoss.co.jp> (Patch: Yes)
History
When Who What
2019-02-04 04:50:58 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Returned with feedback
2018-11-30 22:08:17 Dmitry Dolgov (erthalion) New status: Waiting on Author
2018-11-30 22:08:05 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-23 01:59:20 Gerdan Santos (gerdan) Added gerdan as reviewer
2018-10-01 10:35:41 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-31 11:09:00 Yugo Nagata (yugo.nagata) Changed name to Allow has_table_previlege to return false when user has no previlege on namespace
2018-08-31 11:09:00 Yugo Nagata (yugo.nagata) Changed topic to Security
2018-08-31 11:03:18 Yugo Nagata (yugo.nagata) Changed authors to Yugo Nagata (yugo.nagata)
2018-08-31 11:03:10 Yugo Nagata (yugo.nagata) Attached mail thread 20180817075100.bc99378255943d3c3951ad63@sraoss.co.jp
2018-08-31 11:03:10 Yugo Nagata (yugo.nagata) Created patch record
Edit