Minor comment changes. Add ALWAYS() macros on some unreachable branches
commit0157ece8754cd1ffc21dfcd9cdfe0ef90c73ed34
authorD. Richard Hipp <drh@hwaci.com>
Tue, 10 Jul 2018 20:50:27 +0000 (10 20:50 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 10 Jul 2018 20:50:27 +0000 (10 20:50 +0000)
tree0b56bfadc0f7031d9a5756ba29bc1cacb5386197
parent11ecb6b4770aee3d8e3a3f876ae93301b71ee99b
Minor comment changes.  Add ALWAYS() macros on some unreachable branches
in the xStep() methods of built-in window functions.
src/select.c
src/sqliteInt.h
src/window.c