diff options
author | drh <> | 2021-05-17 13:11:24 +0000 |
---|---|---|
committer | drh <> | 2021-05-17 13:11:24 +0000 |
commit | ba39ca40588dfef1a07f172c20fac0197c01c0a2 (patch) | |
tree | 4ae3c5ac470ab103028e0f966685a394700261e9 /src/where.c | |
parent | 9430506df07923d22a4bd03973ff5671e76dfed4 (diff) | |
download | sqlite-ba39ca40588dfef1a07f172c20fac0197c01c0a2.tar.gz sqlite-ba39ca40588dfef1a07f172c20fac0197c01c0a2.zip |
When deleting an SQL function that does not exist, return without doing
anything at all rather than creating a tombstone function. In this way,
function deletes that happen inside virtual-table destructors that are run
when a database connection is closing do not create new tombstones in the
function table after the function table has already been purged.
[forum:/forumpost/726219164b|forum post 726219164b].
FossilOrigin-Name: 391c73132c80df944fb49a17d8fe78203c54ac48f968ee9dd9dd8c769c0b4b10
Diffstat (limited to 'src/where.c')
0 files changed, 0 insertions, 0 deletions