]> granicus.if.org Git - postgresql/commit
Provide stable test for NULL-values in KNN SP-GiST
authorAlexander Korotkov <akorotkov@postgresql.org>
Fri, 20 Sep 2019 12:31:12 +0000 (15:31 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Fri, 20 Sep 2019 12:33:45 +0000 (15:33 +0300)
commit5033e9580869fec514d787dc9d3b0b63cce0bcfb
tree0db1af162c07e2096544279b975e855ce15e76be
parentc53e40a132dca2ea8db73ce705a9019197ec338b
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
src/test/regress/expected/create_index_spgist.out
src/test/regress/sql/create_index_spgist.sql