Artifact 4a40b07a53344d8314f0d1fee632dd4f7fe517da:
- File src/expr.c — part of check-in [7324c7f2f8] at 2010-10-27 19:23:13 on branch mistake — Add tail recursion to the sqlite3ExprDelete() routine in order to keep down stack space usage for really, really large expressions. Later: The tail recursion is dangerous since the recursion might happen after the expression has been freed. (user: drh size: 126327)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.