aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/network_spgist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-12-31 18:39:08 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-12-31 18:39:08 -0500
commit257d8157205a7be5f9799e8941b922521d678a25 (patch)
tree422155e1e4f3c4d82f8b6f8abe043fdd2757e30a /src/backend/utils/adt/network_spgist.c
parent80a7298b9eb7f108ef20be6ee00d9513a43c61a0 (diff)
downloadpostgresql-257d8157205a7be5f9799e8941b922521d678a25.tar.gz
postgresql-257d8157205a7be5f9799e8941b922521d678a25.zip
Fix unstable regression test results.
Commit 2ac3ef7a0 added a query with an underdetermined output row order; it has failed multiple times in the buildfarm since then. Add an ORDER BY to fix. Also, don't rely on a DROP CASCADE to drop in a well-determined order; that hasn't failed yet but I don't trust it much, and we're not saving any typing by using CASCADE anyway.
Diffstat (limited to 'src/backend/utils/adt/network_spgist.c')
0 files changed, 0 insertions, 0 deletions