Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/vdbe.h version 1d0d0b5741
2004-05-18
| ||
22:38 | Remove dead code from vdbeaux.c. Add comments describing desired changes to OP_Sort processing in select.c (CVS 1398) (check-in: ae37e8a0bf user: drh tags: trunk) | |
22:17 | Remove the OP_StrEq opcodes. (CVS 1397) (check-in: 238442bbd2 user: drh tags: trunk) | |
22:03 | Remove dead code from util.c (CVS 1396) (check-in: 3ce42e85a2 user: drh tags: trunk) | |
15:57 | New varint encoding gives a maximum varint length of 9 instead of 10. (CVS 1395) (check-in: 61bdb53a36 user: drh tags: trunk) | |
12:50 | Additional debugging output from btree.c (CVS 1394) (check-in: b2def1852c user: drh tags: trunk) | |
10:06 | Fix many problems with manifest types and column affinity. Most things are working now. (CVS 1393) (check-in: ad4a964158 user: danielk1977 tags: trunk) | |