pgsql: doc: Fix description of pg_replication_origin_oid() in error cas - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix description of pg_replication_origin_oid() in error cas
Date
Msg-id E1n9zvv-0007aS-9M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix description of pg_replication_origin_oid() in error case

This function returns NULL if the replication origin given in input
argument does not exist, contrary to what the docs described
previously.

Author: Ian Barwick
Discussion: https://postgr.es/m/CAB8KJ=htJjBL=103URqjOxV2mqb4rjphDpMeKdyKq_QXt6h05w@mail.gmail.com
Backpatch-through: 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cb91cb8aaccede6c0b4bde2be79742dfc4b996c0

Modified Files
--------------
doc/src/sgml/func.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Test replay of regression tests, attempt II.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix alignment problem with bbsink_copystream buffer.