pgsql: Use ORDER BY in catalog results in SQL/JSON tests

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Use ORDER BY in catalog results in SQL/JSON tests
Date: 2022-04-02 14:04:57
Message-ID: E1naeN7-000Seh-4L@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6dc6a0124fa130e1c083a870156c32ab4cf0ae2

Modified Files
--------------
src/test/regress/expected/jsonb_sqljson.out | 16 ++++++++++------
src/test/regress/sql/jsonb_sqljson.sql | 8 ++++++--
2 files changed, 16 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2022-04-02 14:06:07 Re: pgsql: SQL/JSON query functions
Previous Message John Naylor 2022-04-02 09:06:40 Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated