pgAdmin III commit: Don't show collation if it's the default one

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't show collation if it's the default one
Date: 2011-04-17 14:02:32
Message-ID: 201104171402.p3HE2Ww0064643@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't show collation if it's the default one

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgColumn.cpp | 6 +++---
pgadmin/dlg/dlgDomain.cpp | 2 +-
pgadmin/dlg/dlgIndex.cpp | 2 +-
pgadmin/dlg/dlgType.cpp | 4 ++--
pgadmin/schema/pgColumn.cpp | 4 ++--
pgadmin/schema/pgType.cpp | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-04-17 15:43:18 pgAdmin III commit: Switch OID and owner controls
Previous Message Guillaume Lelarge 2011-04-17 13:50:43 Re: Copy/Paste table(s) functions