Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | If the sector size is unspecified (initially 0) then set it to 512, not to 32. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8861b5c16031ad570ffbe17b3ec8163b |
User & Date: | drh 2009-11-11 23:58:06.000 |
Context
2009-11-12
| ||
03:13 | Adjustments to the implementation of LIMIT so that it uses fewer opcodes. (check-in: 39d5b292d2 user: drh tags: trunk) | |
2009-11-11
| ||
23:58 | If the sector size is unspecified (initially 0) then set it to 512, not to 32. (check-in: 8861b5c160 user: drh tags: trunk) | |
23:48 | Remove an obsolete (and incorrect) comment from sqlite3MemCompare(). No changes to code. (check-in: c15b70b3ae user: drh tags: trunk) | |
Changes
Changes to src/pager.c.