diff options
author | drh <drh@noemail.net> | 2019-10-30 16:29:02 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-10-30 16:29:02 +0000 |
commit | 920cf596e67ecccecb497cfa60cc65945048f866 (patch) | |
tree | d29430f7d14ac0bfffcfde5c2c9a444ae5e4b4c4 /src/sqliteInt.h | |
parent | 9ee94147f086fc9cd4bcf2bcdbb1fab6d1d1f921 (diff) | |
download | sqlite-920cf596e67ecccecb497cfa60cc65945048f866.tar.gz sqlite-920cf596e67ecccecb497cfa60cc65945048f866.zip |
Simplify the bytecode generation for SQL function calls such that the
OP_Function or OP_PureFunc opcodes are coded directly, rather than using
the intermediate OP_Function0 or OP_PureFunc0 - opcodes that are now removed.
FossilOrigin-Name: 84e02d773d60cffe619104991d21d7f0c68616c0f6bb99686bf54f5306c756d0
Diffstat (limited to 'src/sqliteInt.h')
0 files changed, 0 insertions, 0 deletions