Different fix for the fts5 COMMIT-following-OOM problem first fixed by [fba3129d...
commitf7c184880d99f56b5a196c73cc21136ae04e6c57
authorDan Kennedy <danielk1977@gmail.com>
Thu, 7 Dec 2023 14:41:58 +0000 (7 14:41 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 7 Dec 2023 14:41:58 +0000 (7 14:41 +0000)
treec2e18e5eae71d38c162cc80a74db831eb7314000
parentff8a5b4b3ed6235a29d379fbedab8fbb51aaa934
Different fix for the fts5 COMMIT-following-OOM problem first fixed by [fba3129d]. This one does not cause problems if an fts5 table is renamed and then dropped within the same transaction.
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/test/fts5misc.test