pgsql: Document that GRANT on a table does not affect sequence

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Document that GRANT on a table does not affect sequence
Дата
Msg-id 20060214033214.74D8F9DCC61@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Document that GRANT on a table does not affect sequence permissions,
inclusing SERIAL column sequences.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        grant.sgml (r1.51 -> r1.52)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/grant.sgml.diff?r1=1.51&r2=1.52)

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

Предыдущее
От: agoldshuv@pgfoundry.org (User Agoldshuv)
Дата:
Сообщение: bizgres - bizgres: Multiple LOAD statements in one control file are now
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs