Provide stable test for NULL-values in KNN SP-GiST

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 5033e9580869fec514d787dc9d3b0b63cce0bcfb
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-09-20T12:33:45Z
Releases: 13.0
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