pgsql: > It doesn't say that only the listed commands acquire ACCESS - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: > It doesn't say that only the listed commands acquire ACCESS
Date
Msg-id 20060304044136.B4EDB9DCC8B@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
> It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,
> just that certain commands do.  TRUNCATE isn't shown.

Patch against HEAD to add TRUNCATE to the list of commands that aquire
ACCESS EXCLUSIVE.

Jim C. Nasby, Sr.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        mvcc.sgml (r2.53 -> r2.54)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/mvcc.sgml.diff?r1=2.53&r2=2.54)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: > gettimeofday.c:35: warning: integer constant is too large for