]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96...
authordan <dan@noemail.net>
Mon, 21 Sep 2009 16:06:03 +0000 (16:06 +0000)
committerdan <dan@noemail.net>
Mon, 21 Sep 2009 16:06:03 +0000 (16:06 +0000)
commit75cbd984f7d01dd6e6f34f0b0cc8f5caf1d575fb
tree26cec809a0583a7496a2b09096bf9a8900a634e6
parent3be7d6eb75914c71693455dd8c21d3787c85a648
Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030].

FossilOrigin-Name: fb6ceed388f6d75bdc2ac2f43e5c98da74e2a448
19 files changed:
manifest
manifest.uuid
src/delete.c
src/fkey.c
src/insert.c
src/parse.y
src/pragma.c
src/sqliteInt.h
src/update.c
src/vacuum.c
test/autoinc.test
test/fkey2.test
test/selectC.test
test/tkt3201.test
test/tkt3810.test
test/tkt3832.test
test/tkt3929.test
test/tkt3992.test
tool/mkkeywordhash.c