pgadmin4/web/pgadmin/browser/server_groups/servers
Ashesh Vashi 2aeae06882 Added support for qtIdent, qtTypeIdent, qtLiteral for quoting the
inputs.

In order to do the proper quoting around the identifier, different type,
and literal, we introduced respective functions qtIdent, qtTypeIdent,
qtLiteral in psycopg2 driver. Also, introduced them as the Jinja's
custom filter for using it directly inside the templates.

Also, created an utility - generate_keywords.py in order to generate
keyword lists from the latest PostgreSQL installation.
2016-01-02 14:54:05 +05:30
..
static Introduced new controls to show the list of a node type (by name and id) as properties of other node. 2015-12-28 01:00:20 +05:30
templates Changed the server properties a little bit to in-corporate suggestions 2015-12-22 10:50:33 +05:30
__init__.py Added support for qtIdent, qtTypeIdent, qtLiteral for quoting the 2016-01-02 14:54:05 +05:30
ppas.py Changed the logic to identify the PostgreSQL server variant, when we 2015-11-19 23:18:00 +05:30
types.py Resolved an issue related Python 3.x compability regarding setting 2015-11-20 11:34:27 +05:30