Fix a harmless warning about comment formatting in the previous
commit217304b776cac8f1cdbacdd13043e0163f3af747
authorD. Richard Hipp <drh@hwaci.com>
Tue, 10 Jul 2018 07:39:23 +0000 (10 07:39 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 10 Jul 2018 07:39:23 +0000 (10 07:39 +0000)
tree926033b6d58ad0ba520d36027cd108228078a71f
parentf4af21672ac54f3800601bed4971cbfbf1bc9eae
Fix a harmless warning about comment formatting in the previous
check-in.  Simplify the ORDER BY dereferencing logic so that it avoids
unreachable branches.
src/expr.c
src/resolve.c