GRANT / REVOKE on functions - Mailing list pgsql-patches

From Rod Taylor
Subject GRANT / REVOKE on functions
Date
Msg-id 1026539010.30427.130.camel@jester
Whole thread Raw
Responses Re: GRANT / REVOKE on functions
Re: GRANT / REVOKE on functions
List pgsql-patches
REVOKE ALL ON FUNCTION nonexistant() FROM PUBLIC;

Used to report that GRANT could not find function nonexistant.

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] Bug #708: PgTransaction class is broken since 7.2
Next
From: Rod Taylor
Date:
Subject: Unique / Primary key constraints