regress: fix test instability
Alvaro Herrera <alvherre@alvh.no-ip.org>
regress: fix test instability Having additional triggers in a test table made the ORDER BY clauses in old queries underspecified. Add another column there for stability. Per sporadic buildfarm pink.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/triggers.out | modified | +3 −3 |
| src/test/regress/sql/triggers.sql | modified | +3 −3 |