Обсуждение: pgAdmin III commit: Unbreak various places that incorrectly fail to quo

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

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

От
Dave Page
Дата:
Unbreak various places that incorrectly fail to quote or schema
qualify type names.

Branch
------
master

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

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(-)