pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp
Date
Msg-id E1aG0GL-0005HS-BP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to specify the number of arguments in the qtTypeIdent to make it work
with schema specified object name.

You can use the qtTypeIdent template filter as:
conn|qtTypeIdent(name)
or,
conn|qtTypeIdent(schema_name, name)

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=73585495249167153e4cd277d37f1603b1913e62

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Create the status-bar in the properties dialog, and i
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Copyright updates for 2016