Обсуждение: [COMMITTERS] pgsql: Make the new partition regression tests locale-independent.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Make the new partition regression tests locale-independent.

От
Dean Rasheed
Дата:
Make the new partition regression tests locale-independent.

The order of partitions listed by \d+ is in general locale-dependent.
Rename the partitions in the test added by d363d42bb9 to force them to
be listed in a consistent order.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/68f785fd522bca9372cce965ac10cbd8c239c076

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