pgsql: Fix win32setlocale.c const-related warnings.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix win32setlocale.c const-related warnings.
Дата
Msg-id E1Xl7gf-00066k-6Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix win32setlocale.c const-related warnings.

Back-patch to 9.2, like commit db29620d4d16e08241f965ccd70d0f65883ff0de.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/846319521753af63c8f9b0893a116adc0a70e936

Modified Files
--------------
src/port/win32setlocale.c |   12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Fix win32setlocale.c const-related warnings.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Re-remove dependency on the DLL of pythonxx.def file.