]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change OP_Return such that if P3 is 1, the Return is a no-op when the
authordrh <>
Sun, 17 Apr 2022 20:30:52 +0000 (20:30 +0000)
committerdrh <>
Sun, 17 Apr 2022 20:30:52 +0000 (20:30 +0000)
commit2bd9f44a1867c7d91bebb756a998fe1dda09d8f4
tree21b0e786a21b8286560b859c676d5b8cc7ba6c91
parentfe146997650b13b4adc306dcecc9c3617d2e326a
Change OP_Return such that if P3 is 1, the Return is a no-op when the
P1 register contains a NULL.

FossilOrigin-Name: c90602328a4b26f06d76c5343d29ebb7a782186c86ea88f5965a41040cff5346
manifest
manifest.uuid
src/expr.c
src/vdbe.c
src/where.c
src/whereInt.h