Remove unstable KNN SP-GiST test
Alexander Korotkov <akorotkov@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_index_spgist.out | modified | +0 −10 |
| src/test/regress/sql/create_index_spgist.sql | modified | +0 −4 |
Discussion
Cited messages not in the archive:
6d51305e1159241cabee132f7efc7eff@xs4all.nl