Fix BF failure in commit 93db6cbda0.

Amit Kapila <akapila@postgresql.org>

Commit: d13ff82319ccaacb04d77b77a010ea7a1717564f
Author: Amit Kapila <akapila@postgresql.org>
Date: 2024-02-22T12:56:40Z
Releases: 17.0
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

Files

Discussion