pgAgent commit: Improved the unicode support in pgAgent.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAgent commit: Improved the unicode support in pgAgent.
Дата
Msg-id E1lRDg4-0000uT-Im@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improved the unicode support in pgAgent.

Reviewed by: Neel Patel, Ashesh Vashi

Neel also fixed the the compilation issue, and a memory leak in the patch.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=1cd752f105b82ed40537b67c02b69c960746c067
Author: Sergey Burladyan <eshkinkot@gmail.com>

Modified Files
--------------
misc.cpp | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
unix.cpp |  2 ++
2 files changed, 56 insertions(+), 10 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Remove the alertify error message as no need to show
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: pgagent unicode support