]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename the Expr.w.iRightJoinTable to just Expr.w.iJoin, so that the words
authordrh <>
Mon, 11 Apr 2022 11:25:28 +0000 (11:25 +0000)
committerdrh <>
Mon, 11 Apr 2022 11:25:28 +0000 (11:25 +0000)
commitd198526289eb59cd19529c6c70ce0d8d40bf167a
treed6a8feccd990e3d2f246bc393888bc8b1ac02a2a
parent039132be208664a241b831a8a6ade069a8bb8c4d
Rename the Expr.w.iRightJoinTable to just Expr.w.iJoin, so that the words
"RightJoin" in the former name do not lead readers to believe that this has
something to do with RIGHT JOINs in particular.

FossilOrigin-Name: e8c00442d2daedec079748d13147bf73b0ec3c3cf432bce2cdccb706bdff2853
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/treeview.c
src/where.c
src/wherecode.c
src/whereexpr.c