pg_logical_emit_message_doc.patch
application/octet-stream
Filename: pg_logical_emit_message_doc.patch
Type: application/octet-stream
Part: 0
Patch
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/func.sgml | 2 | 1 |
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());
<xref linkend="streaming-replication-slots"/>, and
<xref linkend="replication-origins"/>
for information about the underlying features. Use of these
- functions is restricted to superusers.
+ functions is restricted to superusers except for
+ <function>pg_logical_emit_message</function>.
</para>
<para>