diff options
author | Christoph Berg | 2016-05-26 12:20:56 +0000 |
---|---|---|
committer | Christoph Berg | 2016-05-26 12:20:56 +0000 |
commit | cce3b95218899d2a71f9f6d5f55cafaca846380d (patch) | |
tree | 5f8071cee7caf5d7e02c9bb083efa7007846f6f4 | |
parent | d01af7367424ed5f4e9c03a778f47e2fded62795 (diff) |
Add changelog entries to close #99 and #106
-rwxr-xr-x | check_postgres.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index b0433f6a1..2dc16b6c4 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10146,6 +10146,11 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Add some defensive casting to the bloat query (Greg Sabino Mullane) + Invoke psql with option -X + (Peter Eisentraut) + + Update postgresql.org URLs to use https. + (Magnus Hagander) =item B<Version 2.22.0> June 30, 2015 |