pgsql: Drop other index behind pg_upgrade test issue.
Started by Peter Geogheganover 5 years ago1 messagescomitters
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_12_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/1cc33ab95ccea0e1e36651d57ca1c8088f9994c2
Modified Files
--------------
src/test/regress/expected/btree_index.out | 1 +
src/test/regress/sql/btree_index.sql | 1 +
2 files changed, 2 insertions(+)