We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7321d5c commit a8f144bCopy full SHA for a8f144b
doc/src/sgml/func.sgml
@@ -20211,6 +20211,7 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
20211
be <literal>pg_catalog</literal>, but that is not a requirement;
20212
the collations could be installed into some other schema as well.
20213
The function returns the number of new collation objects it created.
20214
+ Use of this function is restricted to superusers.
20215
</para>
20216
20217
</sect2>
0 commit comments