pgsql: doc: Improve CREATE COLLATION locking documentation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Improve CREATE COLLATION locking documentation
Date: 2018-07-30 20:12:41
Message-ID: E1fkEX3-0002Ql-Hu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve CREATE COLLATION locking documentation

Move out of the concurrency control chapter, where mostly only user
table locks are discussed, and move to CREATE COLLATION reference page.

Author: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Author: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/70de0abdb7c6dce24dd5c0e276708ca7c534f99f

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 3 +--
doc/src/sgml/ref/create_collation.sgml | 7 +++++++
2 files changed, 8 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-07-30 20:31:58 pgsql: Set ActiveSnapshot when logically replaying inserts
Previous Message Tom Lane 2018-07-30 16:36:07 pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in