Mop-up for AIX-ectomy: remove now-dead test code.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Feb 2024 19:34:19 +0000 (14:34 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Feb 2024 19:34:19 +0000 (14:34 -0500)
commitf0827b443e6014a9d9fdcdd099603576154a3733
treec6c3455efb4dc6c530c7e8b8a537e908705faa7d
parentd163fdbfea82a5a578de5bc6392ae84c590bb454
Mop-up for AIX-ectomy: remove now-dead test code.

Commit 0b16bb877 removed the test query added by commit 79b716cfb,
but not the C-language support function used by that query.  I don't
see any plausible reason why we'd need that function again, so throw
it overboard too.
src/test/regress/expected/test_setup.out
src/test/regress/regress.c
src/test/regress/sql/test_setup.sql