Use ORDER BY in catalog results in SQL/JSON tests
Andrew Dunstan <andrew@dunslane.net>
Use ORDER BY in catalog results in SQL/JSON tests The buildfarm has revealed some instability in results from catalog queries in tests from commit 1a36bc9dba8. Cure this by adding ORDER BY to such queries.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/jsonb_sqljson.out | modified | +10 −6 |
| src/test/regress/sql/jsonb_sqljson.sql | modified | +6 −2 |