diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-07-03 16:06:26 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-07-03 16:07:23 +0900 |
commit | 4c7d2c2062001509b1dab7c54f75842ab8a8bb5e (patch) | |
tree | b8042acc2ddfe33712dd3213cf0c5d0666fcca0a /src/backend/access/transam/commit_ts.c | |
parent | 0ee7f51a8b4e0a23014d0bff24465317acdfd1a1 (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 <masao.fujii@gmail.com>
Reviewed-by: Nisha Moond <nisha.moond412@gmail.com>
Discussion: https://postgr.es/m/c9d23cdc-b5dd-455a-8ee9-f1f24d701d89@oss.nttdata.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions