Johan Wikman c662bea983 MXS-1359 Turn recursion into iteration
In case of very large compound selects or an INSERT with many
values, qc_sqlite could run out of stack space. To deal with
that, the critical recursion is turned into an iteration.
2017-08-14 13:29:19 +03:00
..
2017-08-01 08:45:03 +03:00
2017-06-01 10:24:20 +03:00