Remove unstable KNN SP-GiST test
authorAlexander Korotkov <[email protected]>
Thu, 19 Sep 2019 22:46:49 +0000 (01:46 +0300)
committerAlexander Korotkov <[email protected]>
Thu, 19 Sep 2019 22:51:23 +0000 (01:51 +0300)
commit340536dd489286d0f98878843390d92ddc593be0
treedfd77d383d2e716b95d21953e09cfb3b6a1f9b74
parent8c58e480d9ddecbe94badc737d60c866974144b5
Remove unstable KNN SP-GiST test

6cae9d2c10 introduced test for NULL values in KNN SP-GiST.  This test relies on
undetermined ordering showing different results on various platforms.  This
commit removes that test.  Will be replaced with better test later.

Discussion: https://postgr.es/m/6d51305e1159241cabee132f7efc7eff%40xs4all.nl
Backpatch-through: 12
src/test/regress/expected/create_index_spgist.out
src/test/regress/sql/create_index_spgist.sql