]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the Parse.pIdxExpr field to pIdxEpr so that the name is
authordrh <>
Mon, 21 Nov 2022 16:40:12 +0000 (16:40 +0000)
committerdrh <>
Mon, 21 Nov 2022 16:40:12 +0000 (16:40 +0000)
commit03af6d7157c0053fad2a55286004e0f16ea6e95f
tree7bfd07a3ea0d4b78bce59172038204f4dbe38889
parent9f2be5db04ddc73466f068a6cda3b196d09eaf86
Change the name of the Parse.pIdxExpr field to pIdxEpr so that the name is
distinct from all other identifiers in the code and thus less confusing.

FossilOrigin-Name: a2962d0187534f3496282b48efbf38dabcd226bf8972be925c8433c55a8853fe
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/where.c