From: Christoph Berg Date: Thu, 26 May 2016 17:42:14 +0000 (+0200) Subject: Add changelog entry for Correct extra space in perfdata X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=0a7c52a9376c974c9574ef951d3e4d55ad3a9acf;p=check_postgres.git Add changelog entry for Correct extra space in perfdata Close #80 --- diff --git a/check_postgres.pl b/check_postgres.pl index 527ab3802..dadb542ce 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10155,6 +10155,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). check_txn_idle: Don't fail when query contains 'disabled' word (Marco Nenciarini) + check_hot_standby_delay: Correct extra space in perfdata + (Adrien Nayrat) + =item B June 30, 2015 Add xact timestamp support to hot_standby_delay.