aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_pgsql.c
AgeCommit message (Expand)Author
2003-02-18spurious backslash escapeGravatar Karl DeBisschop
2003-02-08use enum instead of defineGravatar Karl DeBisschop
2003-01-16semicolon needed where progname define was replacedGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-09define and use usage3 where second part of message is a an int/charGravatar Karl DeBisschop
2002-10-21now we provide long opts if they do not existGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad