pgsql: doc: Fix description of pg_replication_origin_oid() in error cas

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Fix description of pg_replication_origin_oid() in error cas
Дата
Msg-id E1n9zvv-0007aJ-87@gemulon.postgresql.org
обсуждение исходный текст
Список 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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3204b8a7affc7277ae4eebc3f53c566f859d1815

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Test replay of regression tests, attempt II.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix alignment problem with bbsink_copystream buffer.