Use stricter ordering in regression test query for pg_stat_io
Michael Paquier <michael@paquier.xyz>
Use stricter ordering in regression test query for pg_stat_io The query introduced in 8b532771a099 is proving to have ordering issues under at least the locale cs_CZ. This commit updates the query to use a stricter ordering. Per reports from buildfarm members hippopotamus and jay.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/stats.out | modified | +1 −1 |
| src/test/regress/sql/stats.sql | modified | +1 −1 |