pgsql: > It doesn't say that only the listed commands acquire ACCESS
Started by Bruce Momjianover 20 years ago1 messagescomitters
Log Message:
-----------
It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,
just that certain commands do. TRUNCATE isn't shown.
Patch against HEAD to add TRUNCATE to the list of commands that aquire
ACCESS EXCLUSIVE.
Jim C. Nasby, Sr.
Modified Files:
--------------
pgsql/doc/src/sgml:
mvcc.sgml (r2.53 -> r2.54)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/mvcc.sgml.diff?r1=2.53&r2=2.54)