summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2010-01-29 19:11:08 +0000
committerGreg Sabino Mullane2010-01-29 19:11:08 +0000
commita00dd84eba80fd293c0bab53cd8ef5e772374140 (patch)
tree8547d06cbcb48bcac1cd43666fa78c166bafeccb /check_postgres.pl
parentfe2bb6ff3d9acd96bd7c632a42f10efeb3ea4426 (diff)
Set release date
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 65c75f3e7..a6b2db25f 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7932,13 +7932,13 @@ Items not specifically attributed are by Greg Sabino Mullane.
=over 4
-=item B<Version 2.13.0>
+=item B<Version 2.13.0> (January 29, 2010)
Allow "nofunctions" as a filter for the same_schema option.
Added "noperms" as a filter for the same_schema option.
Ignore dropped columns when considered positions for same_schema (Guillaume Lelarge)
-=item B<Version 2.12.1>
+=item B<Version 2.12.1> (December 3, 2009)
Change autovac_freeze default warn/critical from 90%/95% to 105%/120% (Marti Raudsepp)