Correct overstatement in locking docs: we said ExclusiveLock is never

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 891497d3a9708eb773cd3bd9ff09de1beb9453fa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-02-26T18:37:17Z
Releases: 8.1.0
Correct overstatement in locking docs: we said ExclusiveLock is never
taken automatically, but this is only true with respect to user tables.

Files

PathChange+/−
doc/src/sgml/mvcc.sgml modified +4 −3