pgadmin4/web/pgadmin/browser/server_groups
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
..
servers Added support for qtIdent, qtTypeIdent, qtLiteral for quoting the 2016-01-02 14:54:05 +05:30
static/img Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
templates/server_groups Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
__init__.py Added new url rules for each node by change NodeView class: 2015-11-23 13:57:43 +05:30