Mop-up for AIX-ectomy: remove now-dead test code.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/test_setup.out | modified | +0 −4 |
| src/test/regress/regress.c | modified | +0 −41 |
| src/test/regress/sql/test_setup.sql | modified | +0 −5 |