pgadmin4/web/pgadmin/utils/driver/psycopg2
Ashesh Vashi 639a3ed0ac Fixes the qtIdent function in the psycopg2 driver about not taking care
of double quote within it.

The 'replace' function of immutable type string do create a new
instance of type string, which needed to be reassgined to the variable
'value'.

Reported By: Murtuza Zabuawala
2016-02-10 15:00:52 +05:30
..
__init__.py Fixes the qtIdent function in the psycopg2 driver about not taking care 2016-02-10 15:00:52 +05:30
generate_keywords.py Resolved an issue related to quoting the wrong keywords for the types. 2016-02-05 10:15:23 +05:30
keywords.py Copyright updates for 2016. 2016-01-18 14:48:14 +00:00