pgadmin4/web/pgadmin/browser/server_groups/servers/databases
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
..
casts Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
event_triggers Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
extensions Testsuite fixes for 9.3 and 9.2 support. 2017-02-28 14:22:10 +00:00
foreign_data_wrappers Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
languages Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
schemas Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
static/img Adding the Database node. 2016-02-05 13:06:50 +05:30
templates/databases Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
tests Various improvements to the regression tests, notably avoiding use of signals unavailable on Windows. 2017-01-08 18:48:04 +05:30
__init__.py Better handling the non-ascii characters for different database objects. 2017-03-02 15:09:28 +05:30
utils.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00