Обсуждение: pgAdmin III commit: Show datatypes in a more sensible order. Without au

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

pgAdmin III commit: Show datatypes in a more sensible order. Without au

От
Dave Page
Дата:
Show datatypes in a more sensible order. Without auto-complete on
Linux it can be a PITA to find specific types.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgColumn.cpp           |    6 +-----
pgadmin/dlg/dlgProperty.cpp         |    8 ++++----
pgadmin/dlg/dlgTable.cpp            |    2 +-
pgadmin/include/dlg/dlgProperty.h   |    4 ++--
pgadmin/include/schema/pgDatatype.h |    6 +++---
pgadmin/schema/pgDatatype.cpp       |   32 ++++++++++++++++++++------------
6 files changed, 31 insertions(+), 27 deletions(-)