Fix recently-added array_agg tests to ensure they produce stable results
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/arrays.out | modified | +6 −12 |
| src/test/regress/sql/arrays.sql | modified | +3 −4 |