]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove unstable pg_amcheck tests.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 14 Oct 2021 21:50:25 +0000 (14:50 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 14 Oct 2021 21:50:25 +0000 (14:50 -0700)
commit5863115e4cb16bd905ed78a481457c5ff92ebef4
tree7170a13855b7dae2faa272c39c1adce30c6af302
parent0b90f1c4c329f2be8ede10722a99a856020c0169
Remove unstable pg_amcheck tests.

Recent pg_amcheck bugfix commit d2bf06db added a test case that the
buildfarm has shown to be non-portable.  It doesn't particularly seem
worth keeping anyway.  Remove it.

Discussion: https://postgr.es/m/CAH2-Wz=7HKJ9WzAh7+M0JfwJ1yfT9qoE+KPa3P7iGToPOtGhXg@mail.gmail.com
Backpatch: 14-, just like the original commit.
src/bin/pg_amcheck/t/006_bad_targets.pl [deleted file]