pgsql: doc: Document that only superusers can use pg_import_system_coll

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Document that only superusers can use pg_import_system_coll
Date: 2021-07-21 04:57:24
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Document that only superusers can use pg_import_system_collations().

Back-patch to v10 where pg_import_system_collations() was added.

Author: Atsushi Torikoshi
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/90b6c339b2b37ee320ff6125ef8c8ad0073aa31b

Modified Files
--------------
doc/src/sgml/func.sgml | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-07-21 06:01:05 pgsql: More improvements of error messages about mismatching relkind
Previous Message Fujii Masao 2021-07-21 04:57:12 pgsql: doc: Document that only superusers can use pg_import_system_coll