mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 10:11:28 -04:00
Fix typo in docs.
Pallavi Sontakke
This commit is contained in:
parent
48a78d80c8
commit
36d4a50a88
1 changed files with 1 additions and 1 deletions
|
|
@ -17415,7 +17415,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