Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add documentation for the OP_SorterInsert opcode, formerly omitted by mistake. No changes to code. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
16d88a907730e3773a1320dbaf1f82c2 |
User & Date: | drh 2016-10-15 18:37:05 |
Context
2016-10-17
| ||
00:48 | Small size reduction and performance increase in the string duplicator. check-in: cda998f0 user: drh tags: trunk | |
2016-10-15
| ||
18:37 | Add documentation for the OP_SorterInsert opcode, formerly omitted by mistake. No changes to code. check-in: 16d88a90 user: drh tags: trunk | |
08:56 | Add test case to hook.test. No changes to non-test code. check-in: 2674d779 user: dan tags: trunk | |
Changes
Changes to src/vdbe.c.