SQLite

All files named ”ext/misc/fossildelta.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/misc/fossildelta.c

2025-04-10
10:18
[0aeb099e96] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 33552)
2023-10-06
12:51
[8c026e086e] part of check-in [f3b3d712d6] Ensure that all fields of static sqlite3_module objects are explicitly initialized, in order to hush-up nuisance compiler warnings. (check-in: [f3b3d712d6] user: drh branch: trunk, size: 33556)
2022-07-22
20:24
[9d11a0e032] part of check-in [57beb700c0] Add experimental 'xShadowName2' method for virtual table modules. (check-in: [57beb700c0] user: mistachkin branch: xShadowName2, size: 33581)
2020-01-09
23:07
[1240b2d3e5] part of check-in [20237d5dc4] Fix the fossildelta.c extension so that it will compile on mingw. (check-in: [20237d5dc4] user: drh branch: trunk, size: 33533)
2020-01-07
19:45
[3761bc206e] part of check-in [4c21373c21] Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set the risk rank for many virtual tables. (check-in: [4c21373c21] user: drh branch: new-security-options, size: 33529)
2019-07-23
13:26
[7708651072] part of check-in [d8e88248e3] Avoid redefining types u32 and u16 when fossildelta.c is compiled as part of the amalgamation. (check-in: [d8e88248e3] user: dan branch: trunk, size: 33450)
2019-05-27
11:09
[5c04d0a565] part of check-in [c86ca3f022] Fix a memory leak in the delta_parse() table-valued function of the fossildelta.c extension. (check-in: [c86ca3f022] user: drh branch: trunk, size: 33388)
2019-03-02
20:09
[910510968a] part of check-in [d7d23f0450] Improved comments on the fossildelta.c extension. (check-in: [d7d23f0450] user: drh branch: trunk, size: 33358)
2019-02-25
14:52
[3cc9a9b2f3] part of check-in [9da4fb59b2] Update comments on the fossildelta extension. No changes to code. (check-in: [9da4fb59b2] user: drh branch: trunk, size: 32443)
2019-02-19
20:29
[31b6408478] part of check-in [f16d127c3b] Enhance the xBestIndex method on delta_parse() to return SQLITE_CONSTRAINT if no delta argument is supplied. (check-in: [f16d127c3b] user: drh branch: trunk, size: 31221)
20:19
[990fcc25a4] part of check-in [d91fcc267b] Add the delta_parse(DELTA) table-valued function to the fossildelta extension. (check-in: [d91fcc267b] user: drh branch: trunk, size: 31213)
18:39
Added: [64619ac4ff] part of check-in [b80cafa6f8] Add the fossildelta.c extension in ext/misc with implementations of the Fossil delta functions. (check-in: [b80cafa6f8] user: drh branch: trunk, size: 23861)