| From: | Alexander Korotkov <akorotkov(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Clean up 019_replslot_limit.pl comments |
| Date: | 2026-05-27 00:10:01 |
| Message-ID: | E1wS1qT-001Gp4-01@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Clean up 019_replslot_limit.pl comments
Update stale comments and test names in 019_replslot_limit.pl to match
the actual WAL advancement and wal_status checks. Remove a redundant
standby stop in the inactive_since coverage.
Discussion: https://postgr.es/m/CABPTF7XxDonXAcz6DsN6AUJB3swYrZkJHq3UCDaD3Q2H%2Bj0gUA%40mail.gmail.com
Author: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Reviewed-by: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/0b866bb90368ba18a97772c21cd2e0952a16835d
Modified Files
--------------
src/test/recovery/t/019_replslot_limit.pl | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2026-05-27 00:18:02 | pgsql: doc: add comma to UPDATE docs, for consistency |
| Previous Message | Alexander Korotkov | 2026-05-26 23:46:30 | pgsql: Skip pg_database.dathasloginevt cleanup on standby |