summaryrefslogtreecommitdiffstats
path: root/plugins/check_pgsql.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-18spurious backslash escapeKarl DeBisschop1-2/+1
2003-02-08use enum instead of defineKarl DeBisschop1-6/+8
2003-01-16semicolon needed where progname define was replacedKarl DeBisschop1-1/+1
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-5/+5
2002-11-09define and use usage3 where second part of message is a an int/charKarl DeBisschop1-3/+3
2002-10-21now we provide long opts if they do not existKarl DeBisschop1-6/+1
2002-02-28Initial revisionEthan Galstad1-0/+440