pgsql: Add note that TRUNCATE is not MVCC-safe.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note that TRUNCATE is not MVCC-safe.
Date: 2007-04-07 17:12:15
Message-ID: 20070407171215.9F8BA9FB314@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note that TRUNCATE is not MVCC-safe.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
truncate.sgml (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/truncate.sgml.diff?r1=1.22&r2=1.23)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2007-04-08 00:03:51 fulldisjunction - fd: moved the code to use slot_getsomeattrs instead of
Previous Message User Pgstudy 2007-04-07 16:58:45 fulldisjunction - fd: interim fix for the valerna patch, to make