]> granicus.if.org Git - postgresql/commit
Fix unstable regression test output.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Apr 2016 18:15:12 +0000 (14:15 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Apr 2016 18:15:20 +0000 (14:15 -0400)
commit690c543550b0d2852060c18d270cdb534d339d9a
treec79e75f753bac4865a1c1ca92ba433973a201a2d
parent7c7d4fddab82dc756d8caa67b1b31fcdde355aab
Fix unstable regression test output.

Output order from the pg_indexes view might vary depending on the
phase of the moon, so add ORDER BY to ensure stable results of tests
added by commit 386e3d7609c49505e079c40c65919d99feb82505.
Per buildfarm.
src/test/regress/expected/index_including.out
src/test/regress/sql/index_including.sql