[FEAT MERGE] materialized view

This commit is contained in:
obdev
2024-02-07 20:31:13 +00:00
committed by ob-robot
parent 39fae3b529
commit c2511b580f
257 changed files with 35698 additions and 4335 deletions

View File

@ -95,10 +95,8 @@ mysql_compatible_comment_with_version \/\*\![0-9]{5}
mysql_compatible_comment_without_version \/\*\!
mysql_compatible_comment_end \*\/
rowidPattern (WITH{whitespace}ROWID)
%%
{rowidPattern} { REPUT_TOKEN_NEG_SIGN(WITH_ROWID); }
INTERVAL {
ParseResult *p = (ParseResult *)yyextra;
REPUT_NEG_SIGN(p);