Changeset: 3a4cf27b8dc8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3a4cf27b8dc8 Modified Files: sql/ChangeLog.Jan2022 Branch: Jan2022 Log Message:
Updated ChangeLog diffs (16 lines): diff --git a/sql/ChangeLog.Jan2022 b/sql/ChangeLog.Jan2022 --- a/sql/ChangeLog.Jan2022 +++ b/sql/ChangeLog.Jan2022 @@ -1,6 +1,12 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Wed Dec 15 2021 Pedro Ferreira <[email protected]> +- With the storage cleanup in the 11.41.5 (Jul2021) release, the ANALYZE + statement was updated to accomodate those changes. The SAMPLE parameter + is now ignored because ANALYZE generated statistics used by + relational operators, are required to be precise. + * Mon Dec 6 2021 Sjoerd Mullender <[email protected]> - In previous versions there was no check that the INCREMENT BY value of a SEQUENCE was not zero. During the automatic upgrade of a database, _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
