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 09:57:37
Message-ID: E1aQBEn-0003Td-Lz@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
------
master

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

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 09:58:28 Re: Observed issue in pgAdmin3 while creating Type object
Previous Message Dave Page 2016-02-01 09:01:18 Re: pgAdmin III: Muliple SQL tabs