]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Restore the LEFT JOIN strength reduction that was partially lost in
authordrh <>
Fri, 2 Jun 2023 18:05:54 +0000 (18:05 +0000)
committerdrh <>
Fri, 2 Jun 2023 18:05:54 +0000 (18:05 +0000)
commit038158e94aa5b5f8ba5253307d67d369b46bf367
tree15fc0851227399fd0b7d4d42ec22d1a07651d2e2
parenta3f943942c74a5a4030036b0400af87d8af5dc19
Restore the LEFT JOIN strength reduction that was partially lost in
[d747afda5683ca5f] when strength reduction was generalized to all OUTER JOINs.

FossilOrigin-Name: 2d962b84dd8ac2d0968f0283f8f082c1c2a7a1f99b59053b2ad8f58745396447
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h