]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Try to avoid materializing unused columns when processing a
authordrh <>
Wed, 20 Apr 2022 21:58:32 +0000 (21:58 +0000)
committerdrh <>
Wed, 20 Apr 2022 21:58:32 +0000 (21:58 +0000)
commitfe483fd10bfc07b88238c955ec72c4418b972f84
tree89a587ae5a6a33477a3a8adb2778d7d56bb81127
parent22b410d894fa44d7944c4f0ca5448d3937123f64
Try to avoid materializing unused columns when processing a
parenthesized FROM clause.

FossilOrigin-Name: 07906e3c4fcefa721a1dfd57590778cf9c278e93b1f86128843c743d6aca7106
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c