| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
SQLITE_OMIT_INCRBLOB builds.
FossilOrigin-Name: bc401a75dd9f3c29c5969ae36264e68ccefc0937e44e232ca1f6b550f7fd6e22
|
|
|
|
|
| |
operation. Fix for ticket [bb4bdb9f7f654b0bb9f34cfba].
FossilOrigin-Name: 13f6942eb0da2d92a0830f18640ce64208bd0cd6ff6d0c97e4a4c57ac3d65ba6
|
|
|
|
|
| |
SQLITE_MAX_LENGTH has been raised to 2147483645.
FossilOrigin-Name: db129149812cb4eadb4cd79ad293d14962d2638d
|
|
|
| |
FossilOrigin-Name: 1997ee548b2e569a39e73319b661c1a78dfe5dae
|
|
|
| |
FossilOrigin-Name: c6445b9fb4d7d1a8479436d7d183bad754a01615
|
|
|
|
|
| |
so that it can be run with limited heap memory.
FossilOrigin-Name: 4e3e516a42059c97f42a7eb59bdf5cded0ff843a
|
|
|
|
|
| |
non-default state.
FossilOrigin-Name: 562687d9f56bf4bb0f5f07f97cbbb7649c81faf8
|
|
|
| |
FossilOrigin-Name: 9e139afd92116ebc593114ed63b57c8f469653f6
|
|
|
|
|
| |
Other simplifications associated with structural testing. (CVS 6890)
FossilOrigin-Name: 25dd342283046aaf66a679348ef1c7364c616402
|
|
|
|
|
| |
mutex and memory allocation subsystems. This is an incremental check-in. (CVS 5218)
FossilOrigin-Name: a03c5af115889f477e17187a198a7d2d40bc76bf
|
|
|
|
|
| |
double-check that no large allocations are occurring. (CVS 5217)
FossilOrigin-Name: e93079be83a9df7328d9b910fcbdb762be7ec815
|
|
|
|
|
|
| |
the zeroblob tests to make sure sqlite3_bind_zeroblob() does not use
excess memory. (CVS 5216)
FossilOrigin-Name: c1006fb1c817bc0b7fada873edb772abbf972012
|
|
|
|
|
| |
4423)
FossilOrigin-Name: c8405b15c074c94dab5e33272cf1471f458d11df
|
|
|
|
|
|
|
| |
a zero-length BLOB. Clarify the documentation on what happens when you
have a zeroblob() with a negative length. Additional test cases but no
changes to code. Ticket #2623. (CVS 4395)
FossilOrigin-Name: 63ca02a5b2700858f0eceadc9b58b942d473b191
|
|
|
|
|
| |
uses a global lru list of page, it is no longer required. (CVS 4364)
FossilOrigin-Name: fb27692ab10b22851b265348bb6b3e1dececd60f
|
|
|
|
|
| |
SQLITE_DEBUG is defined. (CVS 4363)
FossilOrigin-Name: fde6142b7bb33198b3d6b65cfbddfad61694b1fb
|
|
|
|
|
| |
an argument that is larger than the maximum blob size. (CVS 4048)
FossilOrigin-Name: f40218434e549144ddb48303df30e5191d44d3fc
|
|
|
|
|
| |
assert() to fail. (CVS 4041)
FossilOrigin-Name: 03750a2a6b5186689f7db6650c0a889429790b03
|
|
|
|
|
| |
(CVS 4028)
FossilOrigin-Name: 6e19ef758207cedd6db8b2796ef5d4d688cc0b62
|
|
|
|
|
| |
when compiled with OMIT_INCRBLOB. Ticket #2365. (CVS 4019)
FossilOrigin-Name: 2ee959be4afa2cf05d183ff92a31dd1b5a84becf
|
|
|
| |
FossilOrigin-Name: 83ab25014e890b1cc6ea08ca1ebeeee0078da466
|
|
First test cases of zeroblob functionality. (CVS 3897)
FossilOrigin-Name: e6d560ddeeb48fb0cbd9f5a10612280b055baef7
|