dan
|
ee3c55471c
|
Fix an fts3 problem caused by reducing the page size using the undocumented "nodesize" option, then running an incremental-merge.
FossilOrigin-Name: 2875dcb1ac86db2704ad377d719f308c8837e196b49c98b20ceda1324f2d27ea
|
2023-10-19 18:23:17 +00:00 |
|
drh
|
69ab18d213
|
More aggressive early detection of orphaned and malformed autoindexes when
parsing the schema.
FossilOrigin-Name: 10f9e39d6ed2413fa9abc6c82da3ed48f32a42b6190b6219fca7faf850d05113
|
2019-01-10 14:33:15 +00:00 |
|
drh
|
5f913ecb62
|
Use the new SQLITE_IDXTYPE_IPK values (3) on Index.idxType to indicate the
fake INTEGER PRIMARY KEY index used during query planning.
FossilOrigin-Name: e22d2f905fe840bea51b536ebedc9b637190ea0a37f16559668d99a61e971411
|
2019-01-10 13:56:08 +00:00 |
|
drh
|
afdc9e23fc
|
In FTS3, avoid calling memcpy() with a NULL source pointer, even if the
transfer amount is zero bytes.
FossilOrigin-Name: 1abb83d29a06308c96bea379311b390240347c5f81824749348d18ad75840c96
|
2018-12-21 18:51:27 +00:00 |
|