]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When implementing a multi-way compound SELECT using merge, try to balance
authordrh <>
Thu, 30 Dec 2021 00:37:11 +0000 (00:37 +0000)
committerdrh <>
Thu, 30 Dec 2021 00:37:11 +0000 (00:37 +0000)
commit38cebe07bb41051eeeda8b11b63c02ea825f2a8b
treef8c8a71bdaf1c8d82c9ea5f58735da6718ce805f
parent092ba22cca926af20f52bb331f4ec9a2c084a8a7
When implementing a multi-way compound SELECT using merge, try to balance
the merge tree.

FossilOrigin-Name: bb8522fe0dc54282ec13672eba9b44ee08f9cb55c1663f1699a61bf96ec1fd04
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/test1.c
test/merge1.test [new file with mode: 0644]