pgsql: Add ORDER BY to more ICU regression test cases.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add ORDER BY to more ICU regression test cases.
Date: 2019-03-26 21:46:16
Message-ID: E1h8ttg-0003ju-De@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add ORDER BY to more ICU regression test cases.

Commit c77e12208 didn't fully fix the problem. Per buildfarm
and local testing.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8994cc6ffc8828569a39139996a0b0b8348ca036

Modified Files
--------------
src/test/regress/expected/collate.icu.utf8.out | 8 ++++----
src/test/regress/sql/collate.icu.utf8.sql | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-26 22:21:18 pgsql: Build "other rels" of appendrel baserels in a separate step.
Previous Message Tom Lane 2019-03-26 21:35:55 Re: pgsql: Collations with nondeterministic comparison