]> granicus.if.org Git - postgresql/commit
Add ORDER BY to a query to prevent occasional regression test failures.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Feb 2012 07:33:00 +0000 (02:33 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Feb 2012 07:33:00 +0000 (02:33 -0500)
commitd06e2d200562837afa18058937f20460a3ea526a
tree5d1b2160f311b3903bc830c18de2099b36c4a790
parent169c8a911260bd5a8b6910c458afa57a1ae29627
Add ORDER BY to a query to prevent occasional regression test failures.

Per buildfarm, we sometimes get row-ordering variations in the output.
This also makes this query look more like numerous other ones in the same
test file.
src/test/regress/expected/inherit.out
src/test/regress/sql/inherit.sql