Обсуждение: pgsql: Document that GRANT on a table does not affect sequence

Поиск
Список
Период
Сортировка

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

От
momjian@postgresql.org (Bruce Momjian)
Дата:
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)