summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorChristoph Berg2013-09-19 09:07:47 +0000
committerChristoph Berg2013-09-19 09:07:47 +0000
commitbf5b6900aa031464616299934b7447f4874d5747 (patch)
tree99e50ca68236151a87826c90a458f7f0873d7610 /check_postgres.pl
parentc291b1cb6174442a1fbab1393f308b04ff30da24 (diff)
Install man page in section 1
Peter Eisentraut, bug 53, github issue 26
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index e5eb77379..77af60250 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9761,6 +9761,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
Fix issue with SQL steps in check_pgagent_jobs for sql steps which perform deletes
(Rob Emery via github pull)
+ Install man page in section 1. (Peter Eisentraut, bug 53, github issue 26)
+
Order lock typs in check_locks output to make the ordering predictable; other
minor test suite fixes
(Christoph Berg)