pgAgent commit: Improved the unicode support in pgAgent. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAgent commit: Improved the unicode support in pgAgent.
Date
Msg-id E1lRDg4-0000uT-Im@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove the alertify error message as no need to show
Next
From: Ashesh Vashi
Date:
Subject: Re: pgagent unicode support