pgsql: ALTER TABLE sometimes takes only ShareUpdateExclusiveLock.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ALTER TABLE sometimes takes only ShareUpdateExclusiveLock.
Date: 2011-02-03 20:15:35
Message-ID: E1Pl5aZ-0001Xb-Nx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-02-04 03:35:55 pgsql: Avoid maintaining three separate copies of the error codes list.
Previous Message Bruce Momjian 2011-02-03 16:54:35 pgsql: In docs, PL is Procedural Language, not Programming Language.