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

Alexander Korotkov <akorotkov@postgresql.org>

Commit: d75386a3fd34d8902667474318c2ebe40978de32
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-09-20T12:35:32Z
Releases: 12.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