diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 6211ff3..aefbf06 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -20336,7 +20336,8 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup()); , and for information about the underlying features. Use of these - functions is restricted to superusers. + functions is restricted to superusers except for + pg_logical_emit_message.