Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix an infinite loop in the code generator for INSERT. Ticket #1140. (CVS 2410) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 876d09d9145775956913e975c29e81d7 |
User & Date: | drh 2005-03-21 01:20:58 |
Context
2005-03-21
| ||
01:24 | fix typo in CREATE VIEW documentation. Ticket #1135. (CVS 2411) check-in: 38897a50 user: drh tags: trunk | |
01:20 | Fix an infinite loop in the code generator for INSERT. Ticket #1140. (CVS 2410) check-in: 876d09d9 user: drh tags: trunk | |
00:47 | README file updated to suggest running "make install". Ticket #1168. (CVS 2409) check-in: b48784cf user: drh tags: trunk | |
Changes
Changes to src/insert.c.
Changes to test/insert.test.