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

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

From
Dave Page
Date:
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(-)