Обсуждение: pgAdmin III commit: Don't show collation if it's the default one

Поиск
Список
Период
Сортировка

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

От
Guillaume Lelarge
Дата:
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(-)