Fix BF failure in commit 93db6cbda0.
authorAmit Kapila <akapila@postgresql.org>
Thu, 22 Feb 2024 12:56:40 +0000 (18:26 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 22 Feb 2024 12:56:40 +0000 (18:26 +0530)
commitd13ff82319ccaacb04d77b77a010ea7a1717564f
tree0f9ab952333ca8ff7c7766ced58c3db31ccc7bf6
parentefa70c15c742511195e2ee6f0aef94d0797daf80
Fix BF failure in commit 93db6cbda0.

The code to match the required LOG in the test was not robust enough to
match it. It was using a very specific format to search the required
message which doesn't work when one uses log_error_verbosity = verbose.

Author: Hou Zhijie
Discussion: https://postgr.es/m/CAA4eK1KcQSk7wzC7Zfrth9OhrjW2HvxL4tKgU42qqH7p6jn+FA@mail.gmail.com
src/test/recovery/t/040_standby_failover_slots_sync.pl