Don't install ICU collation keyword variants

Peter Eisentraut <peter_e@gmx.net>

Commit: 958ffb8c286d93d1bfced17e6300d13f9634b431
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-21T23:21:14Z
Releases: 10.0
Don't install ICU collation keyword variants

Users can still create them themselves.  Instead, document Unicode TR 35
collation options for ICU, so users can create all this themselves.

Reviewed-by: Peter Geoghegan <pg@bowt.ie>

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +84 −14
src/backend/commands/collationcmds.c modified +0 −71

Documentation touched