Overview
| Comment: | Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. Bug 2026-06-19T05:19:08Z. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
979229f720e63d0294be14dae3f9fad6 |
| User & Date: | dan on 2026-06-19 11:14:16.143 |
| Other Links: | manifest | tags |
Context
|
2026-06-19
| ||
| 11:46 | Fix a cast in fts3_write so that it is applied as intended. Bug 2026-06-19T07:56:23Z. (check-in: d6a3272e55 ... user: dan tags: trunk) | |
| 11:18 | Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. (check-in: 4d993e8f5f ... user: drh tags: branch-3.53) | |
| 11:14 | Fix an fts5 problem causing attempts to create locale=1 tables with more than 115 columns to fail. Bug 2026-06-19T05:19:08Z. (check-in: 979229f720 ... user: dan tags: trunk) | |
|
2026-06-18
| ||
| 17:09 | Fix a memory size computation error on 32-bit platforms caused by check-in [9a2a230464e43140]. (check-in: dc4763b14c ... user: drh tags: trunk) | |
Changes
Modified ext/fts5/fts5_storage.c
from [19bc7c4cbe]
to [46b0024fdd].
[diff]
Modified ext/fts5/test/fts5locale.test
from [83ba7ee126]
to [e662cc85b3].
[diff]