SQLite

Check-in [b74e6be818]
Login

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

Overview
Comment:Fix the "const" qualifiers on the pragma name table.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b74e6be818fa7d19f1af6d86ad1d2ecba334b01b
User & Date: drh 2013-09-13 21:03:46.000
Context
2013-09-13
22:38
VSIX tooling changes to support Visual Studio 2013. (check-in: d56fac4031 user: mistachkin tags: trunk)
21:03
Fix the "const" qualifiers on the pragma name table. (check-in: b74e6be818 user: drh tags: trunk)
21:01
Add the soft_heap_limit pragma. (check-in: c326356f9a user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pragma.c.
Changes to tool/mkpragmatab.tcl.