]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault in "ALTER TABLE t1 ADD COLUMN b DEFAULT (-+1)". Also an assert() failu...
authordan <dan@noemail.net>
Thu, 8 Aug 2013 12:21:32 +0000 (12:21 +0000)
committerdan <dan@noemail.net>
Thu, 8 Aug 2013 12:21:32 +0000 (12:21 +0000)
commitad45ed7414a11c03bca528e4fdf304d7012497a0
treeb44869a24358ff41537e5b50e7bce336873ddc18
parent6cb8d76ccb7ae39b3a62ca6f407bdcc7124536aa
Fix a segfault in "ALTER TABLE t1 ADD COLUMN b DEFAULT (-+1)". Also an assert() failure that could occur if SQLITE_ENABLE_STAT4 were not defined.

FossilOrigin-Name: 9fec3e38287067d60874530300fbeb602958c951
manifest
manifest.uuid
src/vdbemem.c
src/where.c
test/alter4.test