Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Automatically generated comments on many VDBE opcodes when in SQLITE_DEBUG mode. Comments derive from the "Synopsis:" field added to each opcode definition in vdbe.c. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5f310c6a22b8bb5f860296074aee130c |
User & Date: | drh 2013-10-29 20:40:47.279 |
Original Comment: | Automatically generated comments on many VDBE opcodes when in SQLITE_DEBUG most. Comments derive from the "Synopsis:" field added to each opcode definition in vdbe.c. |
Context
2013-10-30
| ||
00:25 | Enhanced display of register ranges in the auxiliary comments added to EXPLAIN. (check-in: d6b0c39281 user: drh tags: trunk) | |
2013-10-29
| ||
20:47 | Import the automatic comment generating changes from trunk. (check-in: 8bb51da130 user: drh tags: omit-rowid) | |
20:40 | Automatically generated comments on many VDBE opcodes when in SQLITE_DEBUG mode. Comments derive from the "Synopsis:" field added to each opcode definition in vdbe.c. (check-in: 5f310c6a22 user: drh tags: trunk) | |
2013-10-28
| ||
22:33 | Formatting improvements to the WHERE-clause constraint display in the wheretrace debugging logic. (check-in: 3a9e3ed94b user: drh tags: trunk) | |
Changes
Changes to mkopcodec.awk.
Changes to mkopcodeh.awk.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.