pgsql: Improve comments atop pg_get_replication_slots.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Improve comments atop pg_get_replication_slots.
Дата
Msg-id E1oxQGV-000LG3-Kq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve comments atop pg_get_replication_slots.

Update comments atop pg_get_replication_slots to make it clear that it
shows all replication slots that currently exist on the database cluster.

Author: sirisha chamarthi
Discussion: https://postgr.es/m/CAKrAKeXRuFpeiWS+STGFm-RFfW19sUDxju66JkyRi13kdQf94Q@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/replication/slotfuncs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Ignore invalidated slots while computing oldest catalog Xmin
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Remove useless MERGE test