]> granicus.if.org Git - postgresql/commit
Fix recently-added array_agg tests to ensure they produce stable results
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Nov 2008 00:39:46 +0000 (00:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 29 Nov 2008 00:39:46 +0000 (00:39 +0000)
commit0a2cdbcd7d7a994986a787e8b3e088dd64c90785
tree1623b529d606602a29147190bd779d5b9b7f20e0
parentb651b2a5c257945ba0ef78df22948cf805ba2b57
Fix recently-added array_agg tests to ensure they produce stable results
regardless of plan changes.  Per intermittent buildfarm failures on
"pigeon" and others.
src/test/regress/expected/arrays.out
src/test/regress/sql/arrays.sql