Thread: pgsql: doc: Improve CREATE COLLATION locking documentation

pgsql: doc: Improve CREATE COLLATION locking documentation

From
Peter Eisentraut
Date:
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@lab.ntt.co.jp>
Author: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.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(-)