SQLite

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

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

History for ext/misc/prefixes.c

2023-10-06
12:51
[82645f7922] 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: 9262)
2022-07-22
20:24
[f96de66855] part of check-in [57beb700c0] Add experimental 'xShadowName2' method for virtual table modules. (check-in: [57beb700c0] user: mistachkin branch: xShadowName2, size: 9287)
2020-01-07
19:45
[0f4f8cff5a] 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: 9239)
2019-02-06
13:41
[7be86d1752] part of check-in [d2cca36adc] Fix a problem preventing testfixture from being built with SQLITE_OMIT_VIRTUALTABLE. (check-in: [d2cca36adc] user: dan branch: trunk, size: 9187)
2019-01-14
20:44
[1eb85b7b64] part of check-in [0bf1550507] Add scalar function "prefix_length()" to ext/misc/prefixes.c. (check-in: [0bf1550507] user: dan branch: trunk, size: 9050)
16:16
Added: [ac95cf7239] part of check-in [f0fd2163fc] Add the "prefixes" table-valued function in the ext/misc folder. (check-in: [f0fd2163fc] user: drh branch: trunk, size: 7320)