Re: GRANT / REVOKE on functions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: GRANT / REVOKE on functions
Date
Msg-id 200207180450.g6I4oEa10423@candle.pha.pa.us
Whole thread Raw
In response to GRANT / REVOKE on functions  (Rod Taylor <rbt@zort.ca>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Rod Taylor wrote:
> REVOKE ALL ON FUNCTION nonexistant() FROM PUBLIC;
>
> Used to report that GRANT could not find function nonexistant.

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Table Function API doc patch
Next
From: Bruce Momjian
Date:
Subject: Re: Unique / Primary key constraints