pgAdmin III commit: Make style.

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

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgCollation.cpp     |   72 ++++++++++++++++----------------
pgadmin/dlg/dlgColumn.cpp        |   68 +++++++++++++++---------------
pgadmin/dlg/dlgDomain.cpp        |   56 ++++++++++++------------
pgadmin/dlg/dlgIndex.cpp         |   60 +++++++++++++-------------
pgadmin/dlg/dlgType.cpp          |   86 +++++++++++++++++++-------------------
pgadmin/include/schema/pgIndex.h |    2 +-
pgadmin/schema/pgCollation.cpp   |   20 ++++----
pgadmin/schema/pgColumn.cpp      |   40 +++++++++---------
pgadmin/schema/pgDomain.cpp      |   56 ++++++++++++------------
pgadmin/schema/pgIndex.cpp       |   78 +++++++++++++++++-----------------
pgadmin/schema/pgType.cpp        |   72 ++++++++++++++++----------------
11 files changed, 305 insertions(+), 305 deletions(-)


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

Предыдущее
От: Vladimir Kokovic
Дата:
Сообщение: Re: Copy/Paste table(s) functions
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Make style