Further stabilize output from rolenames regression test.
Tom Lane <tgl@sss.pgh.pa.us>
Further stabilize output from rolenames regression test. Commit e5209bf37 didn't quite get the job done, as I failed to notice that chksetconfig() also needed to have its ORDER BY extended. Per buildfarm member dory. Report: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=dory&dt=2020-09-26%2020%3A10%3A13
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/unsafe_tests/expected/rolenames.out | modified | +5 −5 |
| src/test/modules/unsafe_tests/sql/rolenames.sql | modified | +1 −1 |