pgAdmin 4 commit: Add a data type reader utility. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add a data type reader utility.
Date
Msg-id E1ag8AD-0003eQ-Dw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add a data type reader utility.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a18553bd8c26010a89e50c6057eaf826ebe9b7a3
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../templates/datatype/sql/9.1_plus/get_types.sql  | 18 +++++
.../servers/databases/schemas/utils.py             | 84 +++++++++++++++++++++-
2 files changed, 101 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: pgAdmin4 PATCH: Domain Module
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Data-type Reader