[check_postgres] [commit] Note the new ORDER BY on txn_wraparound

check_postgres at bucardo.org check_postgres at bucardo.org
Tue Jul 22 21:12:07 UTC 2008


Committed by Greg Sabino Mullane <greg at endpoint.com>

Note the new ORDER BY on txn_wraparound

---
 check_postgres.pl      |    1 +
 check_postgres.pl.asc  |    6 +++---
 check_postgres.pl.html |    3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/check_postgres.pl b/check_postgres.pl
index 60efe20..3a46c23 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -4330,6 +4330,7 @@ Items not specifically attributed are by Greg Sabino Mullane.
 =item B<Version 2.1.0> (July 18, 2008)
 
 Add the "autovac_freeze" action, thanks to Robert Treat for the idea and design.
+Put an ORDER BY on the "txn_wraparound" action.
 
 =item B<Version 2.0.1> (July 16, 2008)
 
diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc
index b65d222..ffe4c9c 100644
--- a/check_postgres.pl.asc
+++ b/check_postgres.pl.asc
@@ -1,6 +1,6 @@
 -----BEGIN PGP SIGNATURE-----
 
-iEYEABEDAAYFAkiBDsEACgkQvJuQZxSWSsjMrwCgow2P033dfXcilqQsg6aPZJ/N
-9fYAn0CkMZfaFsxuenwLohnhFEZl8vef
-=8qMi
+iEYEABEDAAYFAkiBFBwACgkQvJuQZxSWSsh2ogCg8N9tFF36rav3BQUunGu/dZqH
+mQ0AoMjFXIohylKK6/2ntFGrfWA9rkHl
+=tTkw
 -----END PGP SIGNATURE-----
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index 0ba153e..5d6f8fc 100644
--- a/check_postgres.pl.html
+++ b/check_postgres.pl.html
@@ -1370,7 +1370,8 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr
 <dt><strong><a name="0" class="item"><strong>Version 2.1.0</strong> (July 18, 2008)</a></strong>
 
 <dd>
-<p>Add the &quot;autovac_freeze&quot; action, thanks to Robert Treat for the idea and design.</p>
+<p>Add the &quot;autovac_freeze&quot; action, thanks to Robert Treat for the idea and design.
+Put an ORDER BY on the &quot;txn_wraparound&quot; action.</p>
 </dd>
 </li>
 <dt><strong><a name="1" class="item"><strong>Version 2.0.1</strong> (July 16, 2008)</a></strong>
-- 
1.5.5.4



More information about the Check_postgres mailing list