Re: GRANT / REVOKE on functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: GRANT / REVOKE on functions
Дата
Msg-id 200207160606.g6G66vN08602@candle.pha.pa.us
обсуждение исходный текст
Ответ на GRANT / REVOKE on functions  (Rod Taylor <rbt@zort.ca>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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


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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: several minor cleanups
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Unique / Primary key constraints