]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor the ExprSetIrreducible() macro into ExprSetVVAProperty(*,EP_NoReduce). unlikely-func
authordrh <drh@noemail.net>
Thu, 12 Sep 2013 23:42:22 +0000 (23:42 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Sep 2013 23:42:22 +0000 (23:42 +0000)
commitebb6a65d16bb653b06df6b6e4e0c17c72de6de3d
treeb4581e1259348be96e72b6d8361349a05644b697
parenta4c3c87e3dea5b596ebf28e3b91b3d8aa3be4bd6
Refactor the ExprSetIrreducible() macro into ExprSetVVAProperty(*,EP_NoReduce).
This is a naming change only.  The logic is the same.

FossilOrigin-Name: 695aee46e9bdf15159ab52db7f522b30c91aed0f
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/sqliteInt.h