pgsql: Remove unnecessary and problematic collate.windows.win1252 tests

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Remove unnecessary and problematic collate.windows.win1252 tests
Дата
Msg-id E1pX6wm-001D07-Mn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unnecessary and problematic collate.windows.win1252 tests

Some windows instances can't handle setting lc_time to a non BCP 47
locale, and the removed tests in any case don't really make lots of
sense here.

Juan José Santamaría Flecha

Discussion: https://postgr.es/m/237b255b-e063-a82e-66e1-c63a12bf9664@dunslane.net

Branch
------
master

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

Modified Files
--------------
.../regress/expected/collate.windows.win1252.out   | 24 ----------------------
src/test/regress/sql/collate.windows.win1252.sql   | 13 ------------
2 files changed, 37 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Drop test view when done with it.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix logic buglets in pg_dump's flagInhAttrs().