doc: Improve CREATE COLLATION locking documentation

Peter Eisentraut <peter_e@gmx.net>

Commit: 70de0abdb7c6dce24dd5c0e276708ca7c534f99f
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-07-30T20:09:48Z
Releases: 12.0
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>

Files

PathChange+/−
doc/src/sgml/mvcc.sgml modified +1 −2
doc/src/sgml/ref/create_collation.sgml modified +7 −0

Documentation touched