pgAgent commit: Format the source code, using the pgAdmin astyle option

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAgent commit: Format the source code, using the pgAdmin astyle option
Дата
Msg-id 201103211635.p2LGZ8gV091150@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Format the source code, using the pgAdmin astyle options.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=8f85b69a8bc36f19d29c48166eaa4097bc9c953f

Modified Files
--------------
connection.cpp         |  835 ++++++++++++++++++++++++------------------------
include/connection.h   |  141 +++++----
include/job.h          |   26 +-
include/misc.h         |    8 +-
include/pgAgent.h      |    2 +-
job.cpp                |  566 ++++++++++++++++----------------
misc.cpp               |  178 +++++-----
pgAgent.cpp            |  350 ++++++++++----------
pgaevent/pgamsgevent.h |   24 +-
unix.cpp               |  168 +++++-----
win32.cpp              |  848 ++++++++++++++++++++++++------------------------
11 files changed, 1591 insertions(+), 1555 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAgent commit: Update version number to reflect recent changes, as wel
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Ensure that png2c is available before building pgAd