Re: CREATE OPERATOR query - Mailing list pgsql-docs

From Robins Tharakan
Subject Re: CREATE OPERATOR query
Date
Msg-id CAEP4nAxvejtVZq+WNVq14LkY0Lc=E-8ANGiHvWQwixq2thqhHg@mail.gmail.com
Whole thread Raw
In response to Re: CREATE OPERATOR query  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-docs
Makes perfect sense. Thanks and appreciate a prompt response. 
Would update the tests accordingly.

--
Robins Tharakan


On 22 May 2013 09:03, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Robins Tharakan escribió:
> Yes, but the documentation states that EXECUTE permission for the function
> is required to even CREATE the operator.

What I mean is that your new role still has said permission through
PUBLIC (a pseudo-role which is automatically granted to all other roles
and cannot be revoked), even if you revoke it directly.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

pgsql-docs by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: moving documentation to XML
Next
From: Erwin Brandstetter
Date:
Subject: Contradicting information for DEFERRABLE constraints