diff options
author | Fujii Masao | 2025-07-03 07:06:26 +0000 |
---|---|---|
committer | Fujii Masao | 2025-07-03 07:06:26 +0000 |
commit | f062e43484b0a6f8e1c0a2c2ea8b87b367e89f53 (patch) | |
tree | 217ed7dd790b28d5dc53b8b69c7aa39535eee711 /src/backend/access/transam/commit_ts.c | |
parent | e35a0174a9d29c4dac0f2f6f72ee804e83e31825 (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/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions