diff options
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. |