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 <[email protected]>
+- 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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to