Don't install ICU collation keyword variants

Peter Eisentraut <peter_e@gmx.net>

Commit: 2bfd1b1ee562c4e4fd065c7f7d1beaa9b9852070
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-08-21T23:21:07Z
Releases: 11.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