Changeset: b07e25c4be02 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b07e25c4be02 Modified Files: sql/ChangeLog Branch: default Log Message:
Changelog blurb for recursive CTE's. diffs (11 lines): diff --git a/sql/ChangeLog b/sql/ChangeLog --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -2,6 +2,7 @@ # This file is updated with Maddlog * Fri Dec 20 2024 Sjoerd Mullender <sjo...@acm.org> +- Added support for recursive CTE's. - The SQL parser was cleaned up. This resulted in some keywords being used more strictly. If any of these keywords are to be used as column names, they have to be quoted using double quotes: AS, TABLE, COLUMN, _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org