regress: fix test instability
authorAlvaro Herrera <[email protected]>
Fri, 5 Aug 2022 09:55:52 +0000 (11:55 +0200)
committerAlvaro Herrera <[email protected]>
Fri, 5 Aug 2022 09:55:52 +0000 (11:55 +0200)
commitaa242501afb76d6806260bff3bc8494e0a7f2a69
tree54654b3fc43780eda33ebad68844be7e144dc100
parent1d49db259884a4e5579e63c05f1743608caa97b5
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.
src/test/regress/expected/triggers.out
src/test/regress/sql/triggers.sql