diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 3 |
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) |