1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Copy editing of the replication origins patch.

Michael Paquier and myself.
This commit is contained in:
Andres Freund
2015-05-01 12:22:13 +02:00
parent 1db12da85b
commit 2b22795b32
4 changed files with 22 additions and 23 deletions

View File

@@ -17086,9 +17086,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
<parameter>internal_id</parameter> <type>oid</type>
</entry>
<entry>
Lookup replication origin by name and return the internal
oid. If no corresponding replication origin is found a error
is thrown.
Lookup replication origin by name and return the internal id. If no
corresponding replication origin is found an error is thrown.
</entry>
</row>