pgAdmin III commit: Make style.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Make style.
Дата
Msg-id 201103311414.p2VEEuKQ036077@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make style.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgExtension.cpp                  |  136 ++++++++++++------------
pgadmin/dlg/dlgForeignServer.cpp              |    2 +-
pgadmin/dlg/dlgForeignTable.cpp               |  108 ++++++++++----------
pgadmin/dlg/dlgUserMapping.cpp                |    4 +-
pgadmin/frm/frmStatus.cpp                     |   56 +++++-----
pgadmin/include/dlg/dlgForeignServer.h        |    2 +-
pgadmin/include/dlg/dlgForeignTable.h         |    6 +-
pgadmin/include/dlg/dlgUserMapping.h          |    2 +-
pgadmin/include/schema/pgCollection.h         |    4 +-
pgadmin/include/schema/pgExtension.h          |    2 +-
pgadmin/include/schema/pgForeignDataWrapper.h |    2 +-
pgadmin/schema/pgCollection.cpp               |    4 +-
pgadmin/schema/pgExtension.cpp                |   16 ++--
pgadmin/schema/pgForeignServer.cpp            |    4 +-
pgadmin/schema/pgForeignTable.cpp             |  134 ++++++++++++------------
pgadmin/schema/pgUserMapping.cpp              |   10 +-
16 files changed, 246 insertions(+), 246 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fixup the Win64 build target for dynamic linking.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Remove a bunch of unused variables.