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-00020q-Ci@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
------
master

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

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.