Skip to content
Snippets Groups Projects
  • Tom Lane's avatar
    15ba5907
    Adjust SP-GiST regression tests to be less locale-sensitive. · 15ba5907
    Tom Lane authored
    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.
    15ba5907
    History
    Adjust SP-GiST regression tests to be less locale-sensitive.
    Tom Lane authored
    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.