]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add comments to note the name abiguity between the MySQL push-down
authordrh <>
Sun, 7 Apr 2024 10:27:18 +0000 (10:27 +0000)
committerdrh <>
Sun, 7 Apr 2024 10:27:18 +0000 (10:27 +0000)
commit05c6d13027db5e2f8dd6311fd6520e1ca0e7bdb9
treea0b66a6cd26c6b756194d47293205f1e5e59ea95
parent8181cc6c105f3a0253999563d73aa541a6f9916e
Add comments to note the name abiguity between the MySQL push-down
optimization and the WHERE-clause push-down optimization.

FossilOrigin-Name: 3d5fb1ec7a0440072d6e3b957903c85d0f32b8b07207a1ef22d1a69cf5e664d1
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
src/wherecode.c
test/pushdown.test