pgAdmin III commit: Properly quote type names in the Type dialogue, and

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Properly quote type names in the Type dialogue, and
Date: 2016-02-01 10:29:51
Message-ID: E1aQBjz-0004uI-D7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properly quote type names in the Type dialogue, and
ensure range information is displayed for existing
types [Akshay Joshi]

Branch
------
REL-1_22_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=adad8918fe543f74f9ce712eeaa0c5ffc0961676

Modified Files
--------------
CHANGELOG | 3 +++
pgadmin/dlg/dlgType.cpp | 19 ++++++++++++++-----
2 files changed, 17 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-01 10:34:17 pgAdmin III commit: Fix typo - s/ressource/resource
Previous Message Dave Page 2016-02-01 09:58:28 Re: Observed issue in pgAdmin3 while creating Type object