pgAdmin III commit: Unbreak various places that incorrectly fail to quo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Unbreak various places that incorrectly fail to quo
Date: 2011-06-02 19:34:48
Message-ID: 201106021934.p52JYmnA048577@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Unbreak various places that incorrectly fail to quote or schema
qualify type names.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
pgadmin/dlg/dlgFunction.cpp | 6 +++---
pgadmin/dlg/dlgProperty.cpp | 6 +++---
pgadmin/dlg/dlgTable.cpp | 2 +-
pgadmin/schema/pgDatatype.cpp | 8 ++++++--
4 files changed, 13 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-06-02 20:20:41 pgAdmin III commit: Show datatypes in a more sensible order. Without au
Previous Message Dave Page 2011-06-02 19:32:23 pgAdmin III commit: Unbreak various places that incorrectly fail to quo