diff options
author | Fujii Masao | 2025-07-03 07:03:19 +0000 |
---|---|---|
committer | Fujii Masao | 2025-07-03 07:03:19 +0000 |
commit | 170673a22f28bd6a1d3fa56e23cd74dcbcb60c17 (patch) | |
tree | b157659077b395c8303dd04678caa91a7c5e0268 /src/backend/tcop/utility.c | |
parent | bc2f348e87c02de63647dbe290d64ff088880dbe (diff) |
doc: Remove incorrect note about wal_status in pg_replication_slots.
The documentation previously stated that the wal_status column is NULL
if restart_lsn is NULL in the pg_replication_slots view. This is incorrect,
and wal_status can be "lost" even when restart_lsn is NULL.
This commit removes the incorrect description.
Back-patched to all supported versions.
Author: Fujii Masao <[email protected]>
Reviewed-by: Nisha Moond <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 13
Diffstat (limited to 'src/backend/tcop/utility.c')
0 files changed, 0 insertions, 0 deletions