pgsql: Document that only a table's owner may TRUNCATE it.

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Document that only a table's owner may TRUNCATE it.
Дата
Msg-id 20050222190653.EB30D8B9BC9@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Document that only a table's owner may TRUNCATE it.  Per Keith Worthington.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        truncate.sgml (r1.15 -> r1.15.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/truncate.sgml.diff?r1=1.15&r2=1.15.2.1)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Document that only a table's owner may TRUNCATE it.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Properly undef _(x) gettext macro.