SQLite

All files named ”tool/mkfunction.c”
Login

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

History for tool/mkfunction.c

2008-08-21
18:49
Deleted: Initialize the global built-in function table at start-time instead of at compile-time. This is less prone to malfunction when compile-time parameters very. (CVS 5583) (check-in: [ef6936e50a] user: drh branch: trunk, size: 0)
12:32
[72c656fbc1] part of check-in [a2f375fffb] Patch to mkfunction to try and detect miscompiles. Add an unimportant assert back to pcache.c. (CVS 5577) (check-in: [a2f375fffb] user: drh branch: trunk, size: 5609)
2008-08-20
14:49
Added: [a785a19700] part of check-in [cb494e10d7] Add the pcache module from the experimental branch. Also change things so that most of the built-in SQL functions are kept in single static hash-table, rather than creating and populating a separate hash table for each open database connection. (CVS 5566) (check-in: [cb494e10d7] user: danielk1977 branch: trunk, size: 5428)