]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Infrastructure for the bytecode() table-valued function. The function itself
authordrh <drh@noemail.net>
Mon, 23 Mar 2020 15:49:22 +0000 (15:49 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Mar 2020 15:49:22 +0000 (15:49 +0000)
commit691b5c54b80c4861906d8791623a09af6db2d966
tree88c65cc0f49207df96db32f9b174ec12fa0b0048
parent74a07986cee851014e2bd154e0376768cd4d07b5
Infrastructure for the bytecode() table-valued function.  The function itself
is not yet implemented.

FossilOrigin-Name: 2795f0d633577e0de66b389d9e8e44c55e85975bdc62f1a0b8f93959d19b22bf
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/ctime.c
src/main.c
src/vdbe.h
src/vdbevtab.c [new file with mode: 0644]
tool/mksqlite3c.tcl