On 2025-10-07 15:47:58 +0000, Tom Lane wrote:
> 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.)
[15:04:43.968] 222/352 postgresql:psql / psql/030_pager SKIP
0.11s
I guess we need IO::Pty on macos. But, oddly enouugh, we are installing
p5.34-io-tty, which I thought was the right package. Not sure what's going on.
Greetings,
Andres