]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not use the compress() and uncompress() functions in ext/misc/compress.c -
authordan <dan@noemail.net>
Sat, 16 Dec 2017 19:11:26 +0000 (19:11 +0000)
committerdan <dan@noemail.net>
Sat, 16 Dec 2017 19:11:26 +0000 (19:11 +0000)
commitd1b51d49551d03ac2d47f3164df4096e4b8c6efb
treea3016018a3030f77f577bf8a5bc4c19559c72ea1
parentac15e2d7ccfb706d020d4a42fc4d809f6ca1cca8
Do not use the compress() and uncompress() functions in ext/misc/compress.c -
they are not quite compatible with the spec. Instead use new functions in
ext/misc/sqlar.c.

FossilOrigin-Name: 7652b3c2374084047b6c1da3e525e0cac34fe220597f81e793bc4fd9f33358da
ext/misc/sqlar.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/shell.c.in