Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Disallow temporary indices on persistent tables. (CVS 1122) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
72bf73b2c1e3594aa85920e47fc345bb |
User & Date: | drh 2003-11-27 00:48:58.000 |
Context
2003-12-04
| ||
13:44 | Update change log and version in preparation for the 2.8.7 release. (CVS 1123) (check-in: 9e79ab6ce0 user: drh tags: trunk) | |
2003-11-27
| ||
00:48 | Disallow temporary indices on persistent tables. (CVS 1122) (check-in: 72bf73b2c1 user: drh tags: trunk) | |
2003-11-25
| ||
23:48 | Fix typos in file format documentation. Ticket #505. (CVS 1121) (check-in: 4eef93814f user: drh tags: trunk) | |
Changes
Changes to src/build.c.
Changes to src/parse.y.
Changes to src/sqliteInt.h.
Changes to test/auth.test.
Changes to test/trigger2.test.