pgadmin4/web/pgadmin/browser/server_groups/servers
Harshal Dhumal ffa8d94e76 Better handling the non-ascii characters for different database objects.
Using 'psycopg2.extensions.UNICODE' (for Python < 3) in the psycopg2
driver for proper conversation of unicode characters. Also - adjusted
the string typecaster to take care of different character types (char,
character, text, name, character varying, and their array types).

Reviewed by: Dave Page, Murtuza Zabuawala & Akshay Joshi
2017-03-02 15:09:28 +05:30
..
databases Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
pgagent Remove a debug message. 2017-02-28 14:44:58 +00:00
resource_groups Testsuite fixes for 9.3 and 9.2 support. 2017-02-28 14:22:10 +00:00
roles Improve the display of role membership on both the properties panel and role dialogue. Fixes #1730 2017-01-16 14:48:25 +00:00
static Fix display of enum GUCs on users/databases etc. Fixes #2067 2017-01-17 10:45:01 +00:00
tablespaces Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
templates Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
tests Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
__init__.py Don't try to decode connection error strings that are null. 2017-02-16 16:42:19 +00:00
ppas.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
types.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
utils.py Fix the issue with Jinja conditions in Foreign Data Wrappers, Foreign Servers, User Mapping. 2017-02-09 12:05:09 +00:00