pgAdmin 4 commit: Add a data type reader utility.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a data type reader utility.
Date: 2016-03-16 09:54:49
Message-ID: E1ag8AD-0003eQ-Dw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-16 09:54:59 Re: [pgAdmin4][Patch]: Data-type Reader
Previous Message Khushboo Vashi 2016-03-16 09:32:32 Re: pgAdmin4 PATCH: Domain Module