summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2012-02-10 16:24:20 +0000
committerGreg Sabino Mullane2012-02-10 16:24:20 +0000
commit54c0d49e07adf2c698a7a11ae081ed84b3d56704 (patch)
tree97dd8e4595df72211337d40e6dc2313dc6c1db1b /check_postgres.pl
parentc735c45d9dccece43820fce58eeadaf281a76591 (diff)
Note recent change
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index c39f1b348..e15d1409e 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9651,6 +9651,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
Add check for pgagent jobs (David E. Wheeler)
+ Force STDOUT to use utf8 for proper output
+ (Greg Sabino Mullane; reported by Emmanuel Lesouef)
+
=item B<Version 2.19.0> January 17, 2012
Add the --assume-prod option (Cédric Villemain)