diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-31 18:39:08 -0500 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-12-31 18:39:08 -0500 |
| commit | 257d8157205a7be5f9799e8941b922521d678a25 (patch) | |
| tree | 422155e1e4f3c4d82f8b6f8abe043fdd2757e30a /doc/src | |
| parent | 80a7298b9eb7f108ef20be6ee00d9513a43c61a0 (diff) | |
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 'doc/src')
0 files changed, 0 insertions, 0 deletions
