pgsql: Move the line to undefine setlocale() macro on Win32 outside USE

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Move the line to undefine setlocale() macro on Win32 outside USE
Дата
Msg-id E1Qz0tl-0002oO-Iu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move the line to undefine setlocale() macro on Win32 outside USE_REPL_SNPRINTF
ifdef block. It has nothing to do with whether the replacement snprintf
function is used. It caused no live bug, because the replacement snprintf
function is always used on Win32, but it was nevertheless misplaced.

Branch
------
REL9_0_STABLE

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

Modified Files
--------------
src/include/port.h |   19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Move the line to undefine setlocale() macro on Win32 outside USE
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: setlocale() on Windows doesn't work correctly if the locale name