Improve TAP tests by replacing ok() with better Test::More functions

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a6113dc1dae009a3d9a634d2fcc59d72d1dd7d7b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-10-17T15:25:53Z
Improve TAP tests by replacing ok() with better Test::More functions

Transpose the changes made by commit fabb33b35 in 002_pg_dump.pl
into its recently-created clone 006_pg_dump_compress.pl.

Files

PathChange+/−
src/bin/pg_dump/t/006_pg_dump_compress.pl modified +4 −2