diff options
author | Cédric Villemain | 2011-11-09 11:10:40 +0000 |
---|---|---|
committer | Cédric Villemain | 2011-11-10 02:53:51 +0000 |
commit | 0a4426b7a45e12d5818604c85273fe1f3de5bb38 (patch) | |
tree | 36773ba80e6a11348b41bf19601b1762603536aa /check_postgres.pl | |
parent | 8a42949712e3d1a49dfa9e4304b1e5ff25cfc8ce (diff) |
Update history
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index c5e5d3037..3539aa6cd 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9494,6 +9494,12 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =over 4 +=item B<Version 2.19.0> + + Add the --assume-prod option (Cédric Villemain) + Add the cluster_id check (Cédric Villemain) + Improve settings_checksum and checkpoint tests (Cédric Villemain) + =item B<Version 2.18.1> Use the full path when getting sequence information for same_schema. |