From: Greg Sabino Mullane Date: Sat, 5 Apr 2008 20:27:08 +0000 (-0400) Subject: Bump to version 1.4.2 X-Git-Tag: 2.9.0~366 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4d26767f11065d6270dcdbdd985a5056286c8924;p=check_postgres.git Bump to version 1.4.2 --- diff --git a/check_postgres.pl b/check_postgres.pl index 7e0a33790..6ce924f60 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -25,7 +25,7 @@ $Data::Dumper::Varname = 'POSTGRES'; $Data::Dumper::Indent = 2; $Data::Dumper::Useqq = 1; -our $VERSION = '1.4.1'; +our $VERSION = '1.4.2'; use vars qw/ %opt $PSQL $res $COM $SQL $db /; @@ -2373,7 +2373,7 @@ check_postgres.pl - Postgres monitoring script for Nagios =head1 VERSION -This documents describes check_postgres.pl version 1.4.1 +This documents describes check_postgres.pl version 1.4.2 =head1 SYNOPSIS @@ -2964,8 +2964,14 @@ Development happens using the git system. You can clone the latest version by do =head1 HISTORY +Items not specifically attributed are by Greg Sabino Mullane. + =over 4 +=item B + +Fix bug preventing --dbpass argument from working (Robert Treat) + =item B Minor documentation fixes. diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc index 0cd112e89..71d629fd5 100644 --- a/check_postgres.pl.asc +++ b/check_postgres.pl.asc @@ -1,6 +1,6 @@ -----BEGIN PGP SIGNATURE----- -iEYEABEDAAYFAkfz7HwACgkQvJuQZxSWSsgwxwCg69/g329eDVXs9xBc+uZ13ht1 -RikAn0YKmnJ24Xtg83W7Jp5waT00j/0S -=4ZIK +iEYEABEDAAYFAkf34IsACgkQvJuQZxSWSsiPYQCg3FtBiCRtMvQyasA1TBU/sJkG +vBcAn0Hs2NEYNKo7TSCaFNMIfuS30XH9 +=nAZg -----END PGP SIGNATURE-----