SQLite

Check-in [776d91284a]
Login

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

Overview
Comment:Size and performance optimization for sqlite3Init().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 776d91284a891bec64d6f649ff17de898b6ac6f66dd3d2afccc394a012a40c7d
User & Date: drh 2017-08-25 15:43:34.075
Context
2017-08-25
19:51
Fix a few over-length source code lines. No functional changes. (check-in: 1783c54ce9 user: drh tags: trunk)
15:43
Size and performance optimization for sqlite3Init(). (check-in: 776d91284a user: drh tags: trunk)
13:34
Small performance optimization in sqlite3WhereBegin(). (check-in: 39f708d1e2 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/prepare.c.