diff --git a/check_postgres.pl b/check_postgres.pl index 161da67..b2dd92c 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -11450,6 +11450,10 @@ =head1 HISTORY =item B not yet released + Add new action "lockwait" showing details of blocked queries + (Github user miraclesvenni) + [Github issue #154] + Raise minimum version or Perl to 5.10.0 Allow commas in passwords via --dbpass for one-connection queries (Greg Sabino Mullane) [Github issue #133]