1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-14 00:22:38 +03:00

Split out the bulk of the actual VDBE code generation logic from where.c

into a new file, leaving behind the analysis logic.  This makes the original
where.c smaller and hopefully easier to edit.

FossilOrigin-Name: faa0e420e93a2bc1c84df9eb9fef4748d29ce339
This commit is contained in:
drh
2015-06-06 20:12:09 +00:00
parent b121dd14ac
commit 6f82e85a80
9 changed files with 1605 additions and 1520 deletions

1501
src/wherecode.c Normal file

File diff suppressed because it is too large Load Diff