Expand collation documentation

Peter Eisentraut <peter_e@gmx.net>

Commit: b6cbd30582a5a58ef0ce7a16c2b003b318d63619
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-10-02T15:51:35Z
Releases: 10.0
Expand collation documentation

Document better how to create custom collations and what locale strings
ICU accepts.  Explain the ICU examples in more detail.  Also update the
text on the CREATE COLLATION reference page a bit to take ICU more into
account.

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +107 −28
doc/src/sgml/ref/create_collation.sgml modified +17 −11

Documentation touched