Back-patch to v10 where pg_import_system_collations() was added.
Author: Atsushi Torikoshi
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/
b7f484692a3e283710032e68b7f40617@oss.nttdata.com
be <literal>pg_catalog</literal>, but that is not a requirement;
the collations could be installed into some other schema as well.
The function returns the number of new collation objects it created.
+ Use of this function is restricted to superusers.
</para>
</sect2>