pgAdmin III commit: Don't show collation if it's the default one - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Don't show collation if it's the default one
Date
Msg-id 201104171402.p3HE2Ww0064643@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Switch OID and owner controls