Doc: Clarify the `inactive_since` field description. Updated to specify that it represents the exact time a slot became inactive, rather than the period of inactivity.
Reported-by: Peter Smith Author: Bruce Momjian, Nisha Moond Reviewed-by: Amit Kapila, Peter Smith Backpatch-through: 17 Discussion: https://postgr.es/m/cahut+puvsya5v8y7ryoy9mkdqzuhwaesm05ycbytmadorh3...@mail.gmail.com Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/5f46439d5931c518b670058e66849d7994f07588 Modified Files -------------- doc/src/sgml/system-views.sgml | 24 +++++++++++++----------- src/backend/replication/logical/slotsync.c | 2 +- src/include/replication/slot.h | 6 +++++- 3 files changed, 19 insertions(+), 13 deletions(-)