Re: Table permissions

From: "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com>
To: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Table permissions
Date: 2012-01-18 17:36:11
Message-ID: 170E2856-1AC1-42DF-8BE0-1ED4D3838046@themactionfaction.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 18, 2012, at 12:25 PM, salah jubeh wrote:

> Hello,
>
> Thanks for the info, I have already solved this by writing the following function. Also, i think it is better than changing the schema tables directly
>
> Regards
>

It doesn't look like the procedure handles grant options (WITH GRANT OPTION), so the output ACL will not be the same as the input ACL.

Cheers,
M

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-01-18 18:08:21 Re: scenario with a slow query
Previous Message Tom Lane 2012-01-18 17:36:07 Re: Partial index does not make query faster