Note the new ORDER BY on txn_wraparound
authorGreg Sabino Mullane <[email protected]>
Fri, 18 Jul 2008 22:07:40 +0000 (18:07 -0400)
committerGreg Sabino Mullane <[email protected]>
Fri, 18 Jul 2008 22:07:40 +0000 (18:07 -0400)
check_postgres.pl
check_postgres.pl.asc
check_postgres.pl.html

index 60efe20d456b82975c78a44fb6cc024dcf100b93..3a46c230bbd5b0b0e2d7115dc026f4204af72112 100755 (executable)
@@ -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)
 
index b65d222b43ad29b530acb3fc76b23f1d065cfe05..ffe4c9c63ea33a0e3ca638e69bf6c218de312f12 100644 (file)
@@ -1,6 +1,6 @@
 -----BEGIN PGP SIGNATURE-----
 
-iEYEABEDAAYFAkiBDsEACgkQvJuQZxSWSsjMrwCgow2P033dfXcilqQsg6aPZJ/N
-9fYAn0CkMZfaFsxuenwLohnhFEZl8vef
-=8qMi
+iEYEABEDAAYFAkiBFBwACgkQvJuQZxSWSsh2ogCg8N9tFF36rav3BQUunGu/dZqH
+mQ0AoMjFXIohylKK6/2ntFGrfWA9rkHl
+=tTkw
 -----END PGP SIGNATURE-----
index 0ba153e06d2f2c39284c8afc2870d61cdf2bfa6f..5d6f8fcfedd57c4aeed7aacc493def4d4b0dc581 100644 (file)
@@ -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>