8000
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 96cd61a commit 71dd092Copy full SHA for 71dd092
doc/src/sgml/func.sgml
@@ -17478,9 +17478,9 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
17478
<row>
17479
<entry>
17480
<indexterm>
17481
- <primary>pg_replication_session_is_setup</primary>
+ <primary>pg_replication_origin_session_is_setup</primary>
17482
</indexterm>
17483
- <literal><function>pg_replication_session_is_setup()</function></literal>
+ <literal><function>pg_replication_origin_session_is_setup()</function></literal>
17484
</entry>
17485
17486
bool
0 commit comments