]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Minor comment changes. Add ALWAYS() macros on some unreachable branches
authordrh <drh@noemail.net>
Tue, 10 Jul 2018 20:50:27 +0000 (20:50 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Jul 2018 20:50:27 +0000 (20:50 +0000)
commitb0225bc52d56858d2bb4605d2d2732605593f8d9
treeb90979eedb4c43f1bb960ff0389c5ce89860de6c
parentfef37760daab363c6ebb0092a540e8f685642bd9
Minor comment changes.  Add ALWAYS() macros on some unreachable branches
in the xStep() methods of built-in window functions.

FossilOrigin-Name: f2057542cf6860badb4ae6b1a0df94a78d5b2661dabf16f5705b3f8236521bea
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/window.c