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 <[email protected]>
Author: Kyotaro HORIGUCHI <[email protected]>

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(-)

Reply via email to