test_bloomfilter: Fix error message.

Nathan Bossart <nathan@postgresql.org>

Commit: c7b9f16113325eca806e81b29a10b70290cc164b
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2026-03-24T14:32:15Z
test_bloomfilter: Fix error message.

The error message in question uses the wrong format specifier and
variable.  This has been wrong for a while, but since it's in a
test module and wasn't noticed until just now, no back-patch.

Oversight in commit 51bc271790.

Author: Jianghua Yang <yjhjstz@gmail.com>
Discussion: https://postgr.es/m/CAAZLFmS2OMiwe65gdm-MKgO%3DLnKatGMSK6JWxhycGN3TWrhbnw%40mail.gmail.com

Files

Discussion