summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorChristoph Berg2016-06-07 21:27:46 +0000
committerChristoph Berg2016-06-07 21:27:46 +0000
commita3cf9dacf3b5bc5db7410f7f43325780b20cd5ea (patch)
tree22f1df3d3c5a31435ccc0e899abd295f0f117b18 /check_postgres.pl
parentc09e7840ed82db6274116ce9b83fbdbc72f940c8 (diff)
Add changelog for c09e7840ed82db6274116ce9b83fbdbc72f940c8.
Diffstat (limited to 'check_postgres.pl')
-rw-r--r--check_postgres.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index d42b5abf1..222f9a5ac 100644
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -10346,6 +10346,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_txn_idle: Use state_change instead of query_start.
+ (Sebastian Webber)
+
check_hot_standby_delay: Correct extra space in perfdata
(Adrien Nayrat)