diff options
author | Greg Sabino Mullane | 2011-02-08 21:52:52 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-02-08 21:52:52 +0000 |
commit | fc568d3df70f438c8de927a6e0652417b104e78d (patch) | |
tree | cd37419dbafc7b10cca22b944628bb3d4ba53a87 /check_postgres.pl | |
parent | 9c138f61ff7175b02e3ac4c25b21272c5c1c6718 (diff) |
Fix spacing.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index fbf3ff318..b8c227096 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8924,14 +8924,14 @@ Items not specifically attributed are by Greg Sabino Mullane. =item B<Version 2.18.0> - Give detailed information and refactor txn_idle, txn_time, and query_time - (Per request from bug #61) + Give detailed information and refactor txn_idle, txn_time, and query_time + (Per request from bug #61) - Set maxliagn to 8 in the bloat check if box identified as '64-bit' - (Michel Sijmons, bug #66) + Set maxliagn to 8 in the bloat check if box identified as '64-bit' + (Michel Sijmons, bug #66) - Support non-standard version strings in the bloat check. - (Michel Sijmons and Gurjeet Singh, bug #66) + Support non-standard version strings in the bloat check. + (Michel Sijmons and Gurjeet Singh, bug #66) =item B<Version 2.17.0> |