Drop other index behind pg_upgrade test issue. Fix the test failure by dropping the index in question. Missed by commit 57ae7885.
Per buildfarm member crake. Backpatch: 11-12 only Branch ------ REL_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/28cf4d93d045b9862ef2d8b49a533bd2912228c1 Modified Files -------------- src/test/regress/expected/btree_index.out | 1 + src/test/regress/sql/btree_index.sql | 1 + 2 files changed, 2 insertions(+)
