pgsql: Replace references to COLLATE "en_CA" with COLLATE "POSIX".

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Replace references to COLLATE "en_CA" with COLLATE "POSIX".
Дата
Msg-id E1cEhGL-0001oC-Sf@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Replace references to COLLATE "en_CA" with COLLATE "POSIX".

Another attmempt to fix the tests which were added by commit
f0e44751d7175fa3394da2c8f85e3ceb3cdbfe63.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd5d3af44e2a4f73c692d4653941c0516f967cb7

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Replace references to COLLATE "en_US" with COLLATE "C".
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix accounting of memory needed for merge heap.