Improve TAP tests by replacing ok() with better Test::More functions
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Oct 2025 15:25:53 +0000 (11:25 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Oct 2025 15:25:53 +0000 (11:25 -0400)
commita6113dc1dae009a3d9a634d2fcc59d72d1dd7d7b
treea6c5d3ed5470e719138578e22e777954ad367f6f
parent7d129ba54e7425baf43aa518d417ba3e4e94a443
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.
src/bin/pg_dump/t/006_pg_dump_compress.pl