Drop other index behind pg_upgrade test issue.

Peter Geoghegan <pg@bowt.ie>

Commit: 1cc33ab95ccea0e1e36651d57ca1c8088f9994c2
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2021-03-11T07:32:58Z
Releases: 12.7
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

Files