pgsql: Use specific collation where needed in new test - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Use specific collation where needed in new test
Date
Msg-id E1u1sc5-003Azh-0m@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use specific collation where needed in new test

Oversight in commit a379061a22a8.

Per Czech buildfarm members jay and hippopotamus.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/17bcf4f5450430f67b744c225566c9e0e6413e95

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix some issues in contrib/spi/refint.c.
Next
From: Tomas Vondra
Date:
Subject: pgsql: Introduce pg_shmem_allocations_numa view