/ Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Parents and children of check-in [2648966f17]

2013-04-26
14:13
Rebalance FTS expressions after parsing to limit recursion during evaluation. Avoid recursion when deleting FTS expression trees. Enforce a limit (currently 12) on the depth of an expression tree. check-in: 49d23ef61f user: dan tags: trunk
14:04
Merge another trunk change. Closed-Leaf check-in: 2648966f17 user: dan tags: fts3-expr-rebalance
13:14
Fix harmless compiler warnings in the FTS expression parser. check-in: 3c78af8c53 user: drh tags: fts3-expr-rebalance
12:08
Reduce the default SQLITE_MAX_MMAP_SIZE slightly so that it fits in a signed 32-bit integer. check-in: 460752b857 user: drh tags: trunk