Hm, seems my hack on rowtypes regression test has made its output row
Tom Lane <tgl@sss.pgh.pa.us>
Hm, seems my hack on rowtypes regression test has made its output row order platform-specific. Add an ORDER BY clause to stop buildfarm failures.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/rowtypes.out | modified | +3 −2 |
| src/test/regress/sql/rowtypes.sql | modified | +2 −1 |