pgsql: Adjust SP-GiST regression tests to be less locale-sensitive.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust SP-GiST regression tests to be less locale-sensitive.
Date: 2011-12-29 22:05:03
Message-ID: E1RgO5v-0005pR-Ev@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust SP-GiST regression tests to be less locale-sensitive.

The original test cases gave varying results depending on whether the
locale sorts digits before or after letters. Since that's not really
what we wish to test here, adjust the test data to not contain any strings
beginning with digits. Per report from Pavel Stehule.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/15ba590792045a6bbde538c407a34d83f46b496f

Modified Files
--------------
src/test/regress/expected/create_index.out | 92 ++++++++++++++--------------
src/test/regress/sql/create_index.sql | 38 ++++++------
2 files changed, 65 insertions(+), 65 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Saito 2011-12-30 02:39:30 psqlodbc - psqlodbc: Prep release note.
Previous Message User Uwebartels 2011-12-29 21:47:35 pgstatspack - pgstatspack: bugfix in calculation