Remove old claim that ExclusiveLock is sometimes taken on system catalogs.

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

Commit: 5042d16d1210d1a10a896a0fcf81230ff4b0e383
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-01-25T23:39:01Z
Releases: 9.1.0
Remove old claim that ExclusiveLock is sometimes taken on system catalogs.

We used to do that on pg_listener, but pg_listener is no more.

Also add a bit more documentation for ShareRowExclusive mode.

Files

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