]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvement to the INSERT optimization of check-in [16ac213c57196361] so
authordrh <>
Thu, 18 Feb 2021 15:45:34 +0000 (15:45 +0000)
committerdrh <>
Thu, 18 Feb 2021 15:45:34 +0000 (15:45 +0000)
commit6f6e60ddb1a7311bba7b5dd5f060365bf50225ae
tree0b7d42a072916c20c6f06cf1d751ab8f7eb30eca
parent39065807dd997113d2d88df1dd36a40da1e698d0
Improvement to the INSERT optimization of check-in [16ac213c57196361] so
that it works with SQLITE_ENABLE_HIDDEN_COLUMN but is also easier to maintain
and a little faster as well.

FossilOrigin-Name: f985a78ecc0c6d9ff671c730a109d97dc781b06e47a0ab03f441cea5d021a4c3
manifest
manifest.uuid
src/build.c
src/insert.c
src/select.c
src/sqliteInt.h
src/vtab.c