mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix typo in docs.
Pallavi Sontakke
This commit is contained in:
parent
c171818b27
commit
41562b14bb
1 changed files with 1 additions and 1 deletions
|
|
@ -17442,7 +17442,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
|
|||
<indexterm>
|
||||
<primary>pg_replication_origin_session_setup</primary>
|
||||
</indexterm>
|
||||
<literal><function>pg_replication_origin_setup_session(<parameter>node_name</parameter> <type>text</type>)</function></literal>
|
||||
<literal><function>pg_replication_origin_session_setup(<parameter>node_name</parameter> <type>text</type>)</function></literal>
|
||||
</entry>
|
||||
<entry>
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue