pgsql: ALTER TABLE sometimes takes only ShareUpdateExclusiveLock. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: ALTER TABLE sometimes takes only ShareUpdateExclusiveLock.
Date
Msg-id E1Pl5aZ-0001Xb-Nx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ALTER TABLE sometimes takes only ShareUpdateExclusiveLock.

Along the way, be more consistent about the wording we use here.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7212c77d0cabcc468fec0b9cd7f2413b64b77050

Modified Files
--------------
doc/src/sgml/mvcc.sgml |    7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In docs, PL is Procedural Language, not Programming Language.
Next
From: Robert Haas
Date:
Subject: pgsql: Avoid maintaining three separate copies of the error codes list.