Make Perl warnings fatal in newly added TAP tests

Peter Eisentraut <peter@eisentraut.org>

Commit: 8ce5aef2e6337a5c1f6693c486c28310c2b35dfc
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-01-03T12:16:55Z
Releases: 17.0
Make Perl warnings fatal in newly added TAP tests

New TAP tests added by commits 9a17be1e and 4710b67d missed to convert
warnings to FATAL.  This commit fixes that.

Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>

Files