Improve comments atop pg_get_replication_slots.

Amit Kapila <akapila@postgresql.org>

Commit: a1efcda7c33d10658dac214514ca8359a1da4e42
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-11-22T09:52:00Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/replication/slotfuncs.c modified +2 −1

Discussion