]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When doing DROP TABLE or DROP INDEX, use a heap to ensure that the various
authordrh <>
Fri, 1 Mar 2024 22:42:16 +0000 (22:42 +0000)
committerdrh <>
Fri, 1 Mar 2024 22:42:16 +0000 (22:42 +0000)
commitc5c3cde0e38dbe5058d72cce4fd9d4458015062d
tree83df682290828dea93a0b7115c59599322c61e61
parent29962f9194d9f866567db3d7182e6f869cb0426b
When doing DROP TABLE or DROP INDEX, use a heap to ensure that the various
btrees are dropped in the right order for autovacuum.

FossilOrigin-Name: e5bf9556ffd1d0880cc982d389e229246d0f3ddce4264905c6a7dd9c55d735e8
manifest
manifest.uuid
src/build.c
src/sqliteInt.h