1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Replace recursion with iteration in ParseTree (and some related walkers)

This commit is contained in:
mariadb-AndreyPiskunov
2023-04-18 17:34:54 +03:00
parent 765dd46b61
commit 6ff121a91c
5 changed files with 404 additions and 111 deletions

View File

@ -0,0 +1,2 @@
m0
0

File diff suppressed because one or more lines are too long