Use a loop to avoid recursion in the heightOfSelect() function.
commit35c6accb3dfa7061c47cebf8fbc64f969fff1c14
authorDan Kennedy <danielk1977@gmail.com>
Thu, 18 Jan 2018 19:00:54 +0000 (18 19:00 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 18 Jan 2018 19:00:54 +0000 (18 19:00 +0000)
treec730b2f67b74f728af690fe773f1418137eaf66f
parentf149e81a6009d47a68895089849829f876fc31c7
Use a loop to avoid recursion in the heightOfSelect() function.
src/expr.c