SQLite

Check-in [b9b22fae69]
Login

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

Overview
Comment:Remove #pragma that was used to work around an obsolete issue with MSVC 2012.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | reoptimizeArm
Files: files | file ages | folders
SHA1: b9b22fae69000ca506656f9cf847e713c6304b75
User & Date: mistachkin 2015-11-05 03:26:36.026
Context
2015-11-05
11:47
Remove a #pragma used to work around an issues with MSVC 2012 that has been overcome but subsequent changes. (check-in: 8303e4cfed user: drh tags: trunk)
03:26
Remove #pragma that was used to work around an obsolete issue with MSVC 2012. (Closed-Leaf check-in: b9b22fae69 user: mistachkin tags: reoptimizeArm)
2015-11-04
22:31
Performance improvements in the getAndInitPage() routine of btree.c. (check-in: 2aa50f6f20 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btree.c.