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 84b363f commit 0bdcb04Copy full SHA for 0bdcb04
doc/src/sgml/func.sgml
@@ -17437,9 +17437,9 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
17437
<row>
17438
<entry>
17439
<indexterm>
17440
- <primary>pg_replication_session_is_setup</primary>
+ <primary>pg_replication_origin_session_is_setup</primary>
17441
</indexterm>
17442
- <literal><function>pg_replication_session_is_setup()</function></literal>
+ <literal><function>pg_replication_origin_session_is_setup()</function></literal>
17443
</entry>
17444
17445
bool
0 commit comments