]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_TESTCTRL_BYTEORDER test control to interrogate SQLite's notion
authordrh <drh@noemail.net>
Fri, 18 Apr 2014 00:06:02 +0000 (00:06 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Apr 2014 00:06:02 +0000 (00:06 +0000)
commit2cf4acbd9f774e1c7bbaa232edbbdf93cff553ee
tree170d5be2943980d96eaa4c4eb15d612d03df3ccd
parent65b9ac522430cdc55855b24de406c54d12199346
Add the SQLITE_TESTCTRL_BYTEORDER test control to interrogate SQLite's notion
of the processor byte order and whether the byte order is known at compile-time
or determined at run-time.

FossilOrigin-Name: 9c6961967ae00e563ebe2859eaf2639a79f2cb01
manifest
manifest.uuid
src/main.c
src/shell.c
src/sqlite.h.in
src/sqliteInt.h