diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-13 17:32:37 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-01-13 17:32:37 -0500 |
commit | 5ad966ab1c50e829462f2b3e3ffa59e2d95479e6 (patch) | |
tree | dfa8bfc876fb72673f198ed54c4b6a94cf411515 /src/backend/executor/functions.c | |
parent | 5b29e6b688d1e783a098aa24f9e795f8de798a87 (diff) | |
download | postgresql-5ad966ab1c50e829462f2b3e3ffa59e2d95479e6.tar.gz postgresql-5ad966ab1c50e829462f2b3e3ffa59e2d95479e6.zip |
Fix some more regression test row-order-instability issues.
Commit 0563a3a8b just introduced another instance of the same unsafe
testing methodology that appeared in 2ac3ef7a0, which I corrected in
257d81572. Robert/Amit, please stop doing that.
Also look through the rest of f0e44751d's test cases, and correct some
other queries with underdetermined ordering of results from the system
catalogs. These haven't failed in the buildfarm yet, but I don't
have any confidence in that staying true.
Per multiple buildfarm members.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions