| Commit message (Collapse) | Author | Age |
|
|
| |
FossilOrigin-Name: 26c1bb4bd9e9f56613c3aa87407a7f562fd4ebde5bfd6dece02078001d9a45f8
|
|
|
| |
FossilOrigin-Name: 86465c08f4d629a296332a7985937326ac43ea2822c5651bf03862cd79d370fc
|
|
|
|
|
| |
be destroyed using Mem.xDel. This change results in faster code.
FossilOrigin-Name: f48e9feb3fca514e4e586932e6d19a5e34a384204effeba553006dcddf5f13d2
|
|
|
|
|
|
| |
rowset.c. Resulting binaries are 10 bytes smaller and use 0.03% fewer CPU
cycles.
FossilOrigin-Name: 9033afbb31b28a8ad6856ac1f773d8e83bc9ec1c
|
|
|
|
|
| |
including several optimization comments.
FossilOrigin-Name: 9f15a520deb9f1d4ecaa3bfff82bd57ef122aadb
|
|
|
|
|
| |
a header comment that explains what the various special comments mean.
FossilOrigin-Name: 8cdbe89ac6c22d632f677eb293111b3dbae7d6c1
|
|
|
| |
FossilOrigin-Name: 9f6f17b5c97c9576c340173d068485fdbfd53253
|
|
|
|
|
| |
adding an /*OPTIMIZATION-IF-TRUE*/ comment. It should operate identically.
FossilOrigin-Name: 5748e64376c1c2be5154a632d1527cfebbb9ec74
|
|
|
|
|
| |
cases where db is guaranteed to be not NULL.
FossilOrigin-Name: 0a802e96ab06e2643834b83671fa8353da1a348d
|
|
|
| |
FossilOrigin-Name: e62aab5e9290503869e1f4d5e0fefd2b4dee0a69
|
|
|
|
|
| |
with 17 or more terms. Fix for ticket [10fb063b1179be53ea0b53bb].
FossilOrigin-Name: a67b5312f63909737c052fe58ab5772d45530d49
|
|
|
|
|
| |
changes to code.
FossilOrigin-Name: 9b19b847533f944f289d93dcdba29c0d67bf251c
|
|
|
|
|
| |
cycles between RowSetInsert and RowSetTest.
FossilOrigin-Name: 49d20ede5f4c0895a165126d5cf7c95a0510ba35
|
|
|
| |
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
|
|
|
| |
FossilOrigin-Name: fc64f8509299a398ac1513e1778f271083e3eabc
|
|
|
|
|
|
| |
pulls the rowid from the deferred seek target and does not actually move
the cursor or do a seek. Other where.c cleanups. (CVS 6536)
FossilOrigin-Name: 1c508a99822caa383e7e24b5d09a9bddd2ee3a00
|
|
|
|
|
|
|
|
| |
addition to its legacy capabilities. Use Rowset to replace Rowhash.
In addition to requiring less code, This removes the 2^32 result row
limitation, uses less memory, and gives better bounds on worst-case
performance. The Rowhash implementation has yet to be removed. (CVS 6534)
FossilOrigin-Name: b101cf70b75c9772aaf50e0eadd0cfa37c84d193
|
|
|
|
|
| |
6429)
FossilOrigin-Name: 36115e4073528f03253dd94fadf3954522c0dfb9
|
|
|
| |
FossilOrigin-Name: b5927213b6171e57018f1f265940c9bcc7a0ba04
|
|
|
| |
FossilOrigin-Name: 45bb5703d7ef5e835b43a6fa7ee2a2d96db76939
|
|
FossilOrigin-Name: 39a0750b49cf55e9c0927169ca47db909f5c16ea
|