pgsql: Use correct output device for Windows prompts.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Use correct output device for Windows prompts.
Дата
Msg-id E1TyTw5-0005F4-GF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use correct output device for Windows prompts.

This ensures that mapping of non-ascii prompts
to the correct code page occurs.

Bug report and original patch from Alexander Law,
reviewed and reworked by Noah Misch.

Backpatch to all live branches.

Branch
------
REL8_3_STABLE

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

Modified Files
--------------
src/bin/psql/command.c |   11 +++++++++++
src/include/port.h     |    3 ---
src/port/sprompt.c     |   33 ++++++++++++++++++++++++++++++---
3 files changed, 41 insertions(+), 6 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Use correct output device for Windows prompts.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Use correct output device for Windows prompts.