[pgpool-committers: 374] pgpool: init

At Mitani at.mitani at gmail.com
Mon Jun 11 09:42:06 JST 2012


init

Branches
--------
feature/watchdog
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=436773558a1f3cb02504ca565c1e1264440876c1

Modified Files
--------------
doc/wd-ja.html          |  148 +++++++++++
doc/wd-ja.jpg           |  Bin 0 -> 71978 bytes
watchdog/Makefile.am    |   15 ++
watchdog/Makefile.in    |  502 +++++++++++++++++++++++++++++++++++++
watchdog/watchdog.c     |  155 ++++++++++++
watchdog/watchdog.h     |  112 +++++++++
watchdog/wd_child.c     |  199 +++++++++++++++
watchdog/wd_ext.h       |   67 +++++
watchdog/wd_if.c        |  144 +++++++++++
watchdog/wd_init.c      |   79 ++++++
watchdog/wd_lifecheck.c |  216 ++++++++++++++++
watchdog/wd_list.c      |  169 +++++++++++++
watchdog/wd_packet.c    |  630 +++++++++++++++++++++++++++++++++++++++++++++++
watchdog/wd_ping.c      |  228 +++++++++++++++++
14 files changed, 2664 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list