Index: doc/src/sgml/mvcc.sgml =================================================================== RCS file: /projects/cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v retrieving revision 2.53 diff -u -r2.53 mvcc.sgml --- doc/src/sgml/mvcc.sgml 7 Nov 2005 17:36:44 -0000 2.53 +++ doc/src/sgml/mvcc.sgml 4 Mar 2006 03:07:08 -0000 @@ -710,7 +710,7 @@ Acquired by the ALTER TABLE, DROP - TABLE, REINDEX, + TABLE, TRUNCATE, REINDEX, CLUSTER, and VACUUM FULL commands. This is also the default lock mode for LOCK TABLE statements that do not specify a mode explicitly.