Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tighter compression of the keyword hash table. (CVS 3920) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 681216767d7fabfccb0b12f6a81b18b6 |
User & Date: | drh 2007-05-04 17:07:53 |
Context
2007-05-04
| ||
18:30 | Change incremental vacuum to be triggered by a pragma rather than a command. We have a lot to learn about this yet and we do not want to paint ourselves into a corner by commiting to specific syntax too early. (CVS 3921) check-in: b13e497a user: drh tags: trunk | |
17:07 | Tighter compression of the keyword hash table. (CVS 3920) check-in: 68121676 user: drh tags: trunk | |
16:14 | Optional parameter in the INCREMENTAL VACUUM statement specifies how many pages to vacuum from the database. (CVS 3919) check-in: ed713f9c user: drh tags: trunk | |
Changes
Changes to tool/mkkeywordhash.c.