| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com> |
| Cc: | KaiGai Kohei <kaigai(at)kaigai(dot)gr(dot)jp>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCH] Reworks for Access Control facilities (r2311) |
| Date: | 2009-09-30 12:23:47 |
| Message-ID: | 20090930122347.GT17756@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
KaiGai,
* KaiGai Kohei (kaigai(at)ak(dot)jp(dot)nec(dot)com) wrote:
> The attached patch eliminates permission checks in FindConversion()
> and EnableDisableRule(), because these are nonsense or redundant.
>
> It is an separated issue from the ac_*() routines.
> For now, we decided not to touch these stuffs in the access control
> reworks patch. So, we can discuss about these fixes as a different
> topic.
>
> See the corresponding messages:
> http://archives.postgresql.org/message-id/26499.1250706473@sss.pgh.pa.us
> http://archives.postgresql.org/message-id/4ABC136A.90903@ak.jp.nec.com
Thanks. To make sure it gets picked up, you might respond to Tom's
message above with this same email. Just a thought.
Thanks,
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-09-30 13:51:47 | Re: Review handling of MOVE and FETCH (ToDo) |
| Previous Message | Stephen Frost | 2009-09-30 10:59:11 | Re: [PATCH] Reworks for Access Control facilities (r2311) |