]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactoring of DISTINCT code. Change the name of the local variable
authordrh <drh@noemail.net>
Thu, 20 Sep 2012 14:26:22 +0000 (14:26 +0000)
committerdrh <drh@noemail.net>
Thu, 20 Sep 2012 14:26:22 +0000 (14:26 +0000)
commit2c79733f3ce52846df25d1a7a063fa35e8f19b57
tree44fbf6cfba6dd9b44227bb8eee15b13bd65cb06a
parent053a128f5534a1c55032b9c13df40342b5323fb0
Refactoring of DISTINCT code.  Change the name of the local variable
"distinct" to "distinctTab".  Generate cleaner code w/o unnecessary P4
and P5 values on the OP_Null for WHERE_DISTINCT_ORDERED.

FossilOrigin-Name: 0cda241a2bcb3c6f2ae6c48f522780bc4eddfc02
manifest
manifest.uuid
src/select.c
src/sqliteInt.h