]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not compute unused result columns of subqueries. This optimization will branch-3.26
authordrh <>
Thu, 16 Feb 2023 01:29:51 +0000 (01:29 +0000)
committerdrh <>
Thu, 16 Feb 2023 01:29:51 +0000 (01:29 +0000)
commit55c79b6ef15f54d364063dc48e9e95aa69eb5e8a
tree93be4d4aa96e8aaa6a59d66d05dd679dd67cd7af
parent916277c1f6ca30e08bbdd22a6fbd0c22946149af
parent6945ba787f11eb165ec9f25c359b4c91993643a5
Do not compute unused result columns of subqueries.  This optimization will
potentially resolve the performance optimization request of
[baa5bb76c35a124c|ticket baa5bb76c35a124c].

FossilOrigin-Name: 0c21b6a5f8547cddc55f7ec27643dbb89e93c0aed23edc9f152be13d9846dd73
manifest
manifest.uuid
src/select.c