WIN32 pg_import_system_collations

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема WIN32 pg_import_system_collations
Дата
Msg-id CAC+AXB0WFjJGL1n33bRv8wsnV-3PZD0A7kkjJ2KjPH0dOWqQdg@mail.gmail.com
обсуждение исходный текст
Ответы Re: WIN32 pg_import_system_collations  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Список pgsql-hackers
I want to propose an implementation of pg_import_system_collations() for WIN32 using EnumSystemLocalesEx() [1], which is available from Windows Server 2008 onwards.

The patch includes a test emulating that of collate.linux.utf8, but for Windows-1252. The main difference is that it doesn't have the tests for Turkish dotted and undotted 'i', since that locale is WIN1254.


Regards,

Juan José Santamaría Flecha
Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Assertion failure with replication origins and PREPARE TRANSACTIOn
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Failed transaction statistics to measure the logical replication progress