]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a separate list of aux-data structures for each trigger program at the VDBE level...
authordan <dan@noemail.net>
Fri, 19 Feb 2016 18:54:29 +0000 (18:54 +0000)
committerdan <dan@noemail.net>
Fri, 19 Feb 2016 18:54:29 +0000 (18:54 +0000)
commit3200132add116844c8855bb479c698f7a3a98d34
treed032cef55180479167b9226706d8750369aa0711
parentb719e3a747f94b1be16f7daa36d99f8f7ac49a9c
Use a separate list of aux-data structures for each trigger program at the VDBE level. Fix for [dc9b1c91].

FossilOrigin-Name: c4295725015d394f01b8563f47236e0890f1cc0d
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/regexp2.test [new file with mode: 0644]