pgsql: Protect against collation variations in test - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Protect against collation variations in test
Date
Msg-id E1mdE7E-00020r-DL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Protect against collation variations in test

Discussion: https://postgr.es/m/YW/MYdSRQZtPFBWR@paquier.xyz

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7182788552b7b7d7fca226af2ec281789b1abff3

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Refactor the sslfiles Makefile target for ease of use
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Reference test binary using TESTDIR in 001_libpq_pipeline.pl.