]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the code by removing the unsupported and undocumented
authordrh <drh@noemail.net>
Fri, 7 Feb 2020 01:12:53 +0000 (01:12 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Feb 2020 01:12:53 +0000 (01:12 +0000)
commitb48c0d59faf3bfd3e1fc0c3bed5557816c36cb7e
tree4f85a82a3053870293425b7a994a155c874741a4
parentc84ad3185111e6f437fd89eb702614a232e0c76f
Simplify the code by removing the unsupported and undocumented
SQLITE_HAS_CODEC compile-time option

FossilOrigin-Name: 5a877221ce90e7523059353a68650c5fdd28ed032807afc2f10afbfbf864bdfe
23 files changed:
manifest
manifest.uuid
src/attach.c
src/backup.c
src/btree.c
src/btreeInt.h
src/ctime.c
src/global.c
src/main.c
src/pager.c
src/pager.h
src/pragma.c
src/pragma.h
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/test_config.c
src/test_thread.c
src/util.c
src/vacuum.c
src/wal.c
tool/mkpragmatab.tcl