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:
4cea93e
)
Version bump.
author
Greg Sabino Mullane
<
[email protected]
>
Tue, 23 Jun 2015 13:09:07 +0000
(09:09 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Tue, 23 Jun 2015 13:09:07 +0000
(09:09 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index a7a2a767921950559e5ae73e0cf1e90cf352881a..df14357619adb08cd700832eeeee65dad5020f39 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-32,7
+32,7
@@
$Data::Dumper::Useqq = 1;
binmode STDOUT, ':encoding(UTF-8)';
-our $VERSION = '2.21.
0
';
+our $VERSION = '2.21.
1
';
use vars qw/ %opt $PGBINDIR $PSQL $res $COM $SQL $db /;