Fix recently-added array_agg tests to ensure they produce stable results

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0a2cdbcd7d7a994986a787e8b3e088dd64c90785
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-29T00:39:46Z
Releases: 8.4.0
Fix recently-added array_agg tests to ensure they produce stable results
regardless of plan changes.  Per intermittent buildfarm failures on
"pigeon" and others.

Files

PathChange+/−
src/test/regress/expected/arrays.out modified +6 −12
src/test/regress/sql/arrays.sql modified +3 −4