Adjust new TAP test to work on macOS.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Oct 2025 15:47:27 +0000 (11:47 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Oct 2025 15:47:27 +0000 (11:47 -0400)
commitafd532c3a80c12a9c0f836c5e4fc3cfe6503b91f
treeda4855f9b2afc78ed5763d45a8182fa45d569eaa
parent27da1a796ff9a367c34d431fd28be923cd8da507
Adjust new TAP test to work on macOS.

Seems Apple's version of "wc -l" puts spaces before the number.
(I wonder why the cfbot didn't find this.)  While here, make
the failure case log what it got, to aid debugging future issues.

Per buildfarm.
src/bin/psql/t/030_pager.pl