Re: Sequence and Schema permissions information schema

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sequence and Schema permissions information schema
Дата
Msg-id 18643.1349289007@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Sequence and Schema permissions information schema  (hartrc <rhart2@mt.gov>)
Список pgsql-general
hartrc <rhart2@mt.gov> writes:
> PostgreSQL v9.1.6

> Are sequence and schema permissions documented anywhere in the information
> schema.

In 9.1, I don't believe so.  According to the GRANT reference page,
which I think is accurate, privileges on schemas are a PG extension not
found in the SQL standard; so of course the standard's views wouldn't
have anyplace to expose that information.  As for the sequence
situation, you might find the commentary and documentation changes in
this 9.2 commit of interest:

http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=82e83f46a2ed311c6e7536f607f73a6f2a1d7dea

            regards, tom lane


В списке pgsql-general по дате отправления:

Предыдущее
От: Igor Neyman
Дата:
Сообщение: Re: Postgres will not start due to corrupt index
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgres will not start due to corrupt index