pgsql: Correct overstatement in locking docs: we said ExclusiveLock is - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Correct overstatement in locking docs: we said ExclusiveLock is
Date
Msg-id 20050226183717.70B8656675@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Correct overstatement in locking docs: we said ExclusiveLock is never
taken automatically, but this is only true with respect to user tables.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        mvcc.sgml (r2.46 -> r2.47)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/mvcc.sgml.diff?r1=2.46&r2=2.47)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Clarify PGPASSWORD usage: ! authentication.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: New Directory