Provide stable test for NULL-values in KNN SP-GiST
Alexander Korotkov <akorotkov@postgresql.org>
Provide stable test for NULL-values in KNN SP-GiST f5f084fc3e has removed test because of its instability. This commit provides alternative test with determined ordering using extra ORDER BY expression. Backpatch-through: 12
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_index_spgist.out | modified | +10 −0 |
| src/test/regress/sql/create_index_spgist.sql | modified | +4 −0 |