]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Minor test fixes in 035_standby_logical_decoding.pl
authorMelanie Plageman <melanieplageman@gmail.com>
Mon, 4 Aug 2025 19:07:00 +0000 (15:07 -0400)
committerMelanie Plageman <melanieplageman@gmail.com>
Mon, 4 Aug 2025 19:07:00 +0000 (15:07 -0400)
commit3c2c3f2ddb0f27062b73cea500f806e42f01db33
treea7ba07d0adca05bdbb6d62e7f509f73e8b8a9dde
parent112945a61e2331a70470b7a5c8b68b58065ff34b
Minor test fixes in 035_standby_logical_decoding.pl

Import usleep, which, due to an oversight in oversight in commit
48796a98d5ae was used but not imported.

Correct the comparison string used in two logfile checks. Previously, it
was incorrect and thus the test could never have failed.

Also wordsmith a comment to make it clear when hot_standby_feedback is
meant to be on during the test scenarios.

Reported-by: Melanie Plageman <melanieplageman@gmail.com>
Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Discussion: https://postgr.es/m/flat/CAAKRu_YO2mEm%3DZWZKPjTMU%3DgW5Y83_KMi_1cr51JwavH0ctd7w%40mail.gmail.com
Backpatch-through: 16
src/test/recovery/t/035_standby_logical_decoding.pl