diff options
author | Greg Sabino Mullane | 2010-01-29 19:11:08 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-01-29 19:11:08 +0000 |
commit | a00dd84eba80fd293c0bab53cd8ef5e772374140 (patch) | |
tree | 8547d06cbcb48bcac1cd43666fa78c166bafeccb /check_postgres.pl | |
parent | fe2bb6ff3d9acd96bd7c632a42f10efeb3ea4426 (diff) |
Set release date
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 4 |
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) |