doc: Remove incorrect note about wal_status in pg_replication_slots.
authorFujii Masao <fujii@postgresql.org>
Thu, 3 Jul 2025 07:06:26 +0000 (16:06 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 3 Jul 2025 07:06:26 +0000 (16:06 +0900)
commitf062e43484b0a6f8e1c0a2c2ea8b87b367e89f53
tree217ed7dd790b28d5dc53b8b69c7aa39535eee711
parente35a0174a9d29c4dac0f2f6f72ee804e83e31825
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: http://postgr.es/m/c9d23cdc-b5dd-455a-8ee9-f1f24d701d89@oss.nttdata.com
Backpatch-through: 13
doc/src/sgml/catalogs.sgml