From bdd69d3a9c9bbfd1afe40882b0291b479a741483 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 18 Jul 2008 18:07:40 -0400 Subject: [PATCH] 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 60efe20d4..3a46c230b 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -4330,6 +4330,7 @@ Items not specifically attributed are by Greg Sabino Mullane. =item B (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 (July 16, 2008) diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc index b65d222b4..ffe4c9c63 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 0ba153e06..5d6f8fcfe 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -1370,7 +1370,8 @@ feature requests, and commit notices, send email to Version 2.1.0 (July 18, 2008)
-

Add the "autovac_freeze" action, thanks to Robert Treat for the idea and design.

+

Add the "autovac_freeze" action, thanks to Robert Treat for the idea and design. +Put an ORDER BY on the "txn_wraparound" action.

Version 2.0.1 (July 16, 2008) -- 2.30.2