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 7fcf2fa commit 90b6c33Copy full SHA for 90b6c33
doc/src/sgml/func.sgml
@@ -26586,6 +26586,7 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
26586
be <literal>pg_catalog</literal>, but that is not a requirement; the
26587
collations could be installed into some other schema as well. The
26588
function returns the number of new collation objects it created.
26589
+ Use of this function is restricted to superusers.
26590
</para></entry>
26591
</row>
26592
</tbody>
0 commit comments