]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for the sqlite_unsupported_offset() SQL function if and only
authordrh <drh@noemail.net>
Fri, 29 Dec 2017 17:21:21 +0000 (17:21 +0000)
committerdrh <drh@noemail.net>
Fri, 29 Dec 2017 17:21:21 +0000 (17:21 +0000)
commitc64487b9c8c87f1d4fddacdc37b2a9ad78b16e42
tree43a52205981308a471101f322fe2674338769cb3
parentee052a1c941920dab3fab38785fbf03237677b7a
parent9af41ff4524bce2756d807c43c09a15944f52ed1
Add support for the sqlite_unsupported_offset() SQL function if and only
if compiled using -DSQLITE_ENABLE_OFFSET_SQL_FUNC.  Use that definition
when compiling the command-line shell.

FossilOrigin-Name: 4f1f1f521ae6da96b899e10bfeff6bc1ab7a45de0705076febaae20b441f48c6
manifest
manifest.uuid
src/vdbe.c