aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-08-14 13:38:16 +0900
committerMichael Paquier <michael@paquier.xyz>2019-08-14 13:38:16 +0900
commitb626483bd97be374ad827f800171478773ad8282 (patch)
tree140221a3d1d7f2b298344ce630b35a73b4c45ba3 /src/backend/access/gist/gist.c
parent6844adba54f7d96f30f834efc6d9aa1e52e5672d (diff)
downloadpostgresql-b626483bd97be374ad827f800171478773ad8282.tar.gz
postgresql-b626483bd97be374ad827f800171478773ad8282.zip
Fix random regression failure in test case "collate.icu.utf8"
This is a fix similar to 2d7d67cc, where slight plan alteration can cause a random failure of this regression test because of an incorect tuple ordering, except that this one involves lookups of pg_type. Similarly to the other case, add ORDER BY clauses to ensure the output order. The failure has been seen at least once on buildfarm member skink. Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGLjR9ZBvhXcr9b-NSBHPw9aRgbjyzGE+kqLsT4vwX+nkQ@mail.gmail.com Backpatch-through: 12
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions