diff options
author | Greg Sabino Mullane | 2010-12-28 01:13:58 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-12-28 01:13:58 +0000 |
commit | 46a2d2c457418a4004124c9991d6ce0c7d3db993 (patch) | |
tree | 5be53779383b46dfb34424b1d8071df455d39914 /check_postgres.pl | |
parent | 356ea6bad57c02aa1d489a1d31a21ffa9f71c589 (diff) |
Version 2.15.2 prep
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index feb729ee0..de4d4cd12 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8762,7 +8762,9 @@ Items not specifically attributed are by Greg Sabino Mullane. =item B<Version 2.15.2> - Better formatting of sizes in the bloat output. + Better formatting of sizes in the bloat action output. + + Remove duplicate perfs in bloat action output. =item B<Version 2.15.1> December 27, 2010 |