Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a problem with renaming a non-temp table that has at least one temp trigger and shares its name with a temp table. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ceb60bd7e5f2a0a4247bff476fc64682 |
User & Date: | dan 2018-09-07 15:50:31.361 |
Context
2018-09-07
| ||
18:52 | Add assert() and ALWAYS() to identify two unreachable branches. (check-in: 8fa254aa63 user: drh tags: trunk) | |
15:50 | Fix a problem with renaming a non-temp table that has at least one temp trigger and shares its name with a temp table. (check-in: ceb60bd7e5 user: dan tags: trunk) | |
11:51 | Minor fixes for problems revealed by releasetest.tcl. (check-in: 1a8aedc337 user: dan tags: trunk) | |
Changes
Changes to src/alter.c.
Changes to test/altertab.test.
Changes to test/permutations.test.