The simplification to sqlite3SelectExpand() in last night's
commit299701d43741a5a16ab52f52a6430f90c0a8d9c3
authorD. Richard Hipp <drh@hwaci.com>
Tue, 3 Oct 2017 14:24:24 +0000 (3 14:24 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 3 Oct 2017 14:24:24 +0000 (3 14:24 +0000)
tree82f2fd40b4676c24dc9feb1ade0977a18a1e235a
parente9ef444a5bbbb09014fa77a46b9b1ac12222bb22
The simplification to sqlite3SelectExpand() in last night's
[3a4ffb21] check-in was not completely correct.  This adjustment is needed
for correct OOM handling in some configurations.
src/select.c