danielk1977
|
0d3c5d3239
|
Move an assert() in sqlite3PcacheDirtyPage() so that it does not occur before local variable declarations. Ticket #3325. (CVS 5575)
FossilOrigin-Name: 899fa19d1ab9c40a2ffc1c5170476292d0509e33
|
2008-08-21 04:41:01 +00:00 |
|
drh
|
41d3027ce8
|
Comment and function naming tweaks to pcache. No functionality changes. (CVS 5572)
FossilOrigin-Name: 4b0e67d397236c740bea88ad3a5912abe896322a
|
2008-08-20 21:47:45 +00:00 |
|
danielk1977
|
8c0a791a58
|
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)
FossilOrigin-Name: cb494e10d71852024647aaa254203579ad438ea9
|
2008-08-20 14:49:23 +00:00 |
|