]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Drop other index behind pg_upgrade test issue.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 11 Mar 2021 07:32:58 +0000 (23:32 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 11 Mar 2021 07:32:58 +0000 (23:32 -0800)
commit1cc33ab95ccea0e1e36651d57ca1c8088f9994c2
tree222eaa6b3cea510d35fd768f8e594b3e5f520200
parent57ae7885cfe7a6301e1fd4b59c2e525ecc35cd55
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
src/test/regress/expected/btree_index.out
src/test/regress/sql/btree_index.sql