projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c735c45
)
Note recent change
author
Greg Sabino Mullane
<
[email protected]
>
Fri, 10 Feb 2012 16:24:20 +0000
(11:24 -0500)
committer
Greg Sabino Mullane
<
[email protected]
>
Fri, 10 Feb 2012 16:24:20 +0000
(11:24 -0500)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index c39f1b34881370fda375a574b98e6b05372084a4..e15d1409ea77b8abcffa23f3a8030c90e91b2808 100755
(executable)
--- 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)