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

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that only a table's owner may TRUNCATE it.
Date: 2005-02-22 19:06:53
Message-ID: 20050222190653.EB30D8B9BC9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-02-23 04:34:33 pgsql: Properly undef _(x) gettext macro.
Previous Message Tom Lane 2005-02-22 19:06:38 pgsql: Document that only a table's owner may TRUNCATE it.