Code

Added verbose output to check_pgsql (#2799281 - Jun Kuriyama)
authorMatthias Eble <psychotrahe@gmx.de>
Mon, 1 Jun 2009 20:08:07 +0000 (22:08 +0200)
committerMatthias Eble <psychotrahe@gmx.de>
Mon, 1 Jun 2009 20:08:07 +0000 (22:08 +0200)
commit28e1b836b1b06a2a6c664e96ffe96213a96f8ddd
tree4865446825a5d27a28b53070f82a022d1dd7d05f
parent843c652768e4e971dbc558b026b60ccf854d837a
Added verbose output to check_pgsql (#2799281 - Jun Kuriyama)

check_pgsql displayed the -v flag in help output, but didn't
accept the verbosity argument. Added -v and basic verbose output.
plugins/check_pgsql.c