| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
transient. (CVS 3689)
FossilOrigin-Name: 1a53f531ecd51938fab37a59b7088d89d8f8569d
|
|
|
| |
FossilOrigin-Name: 760ebf8076b9cedb614bdc88c72d871c30cc7b94
|
|
|
|
|
| |
prior versions - this check-in is just an added precaution. (CVS 3687)
FossilOrigin-Name: 5af61402f65bddc4040a20470f267c9404cba631
|
|
|
|
|
| |
(CVS 3686)
FossilOrigin-Name: a8d6d935fbe32a759a55c1ef90adda7fe534acc1
|
|
|
|
|
| |
name. (CVS 3684)
FossilOrigin-Name: 48b2a40008a09881ed9da3548095495a3d4a6647
|
|
|
| |
FossilOrigin-Name: e20e76f6d8578f4faab0b101b6d4deb2a8987454
|
|
|
| |
FossilOrigin-Name: 302ec768579e2f7c17a33749e685289a041aeb11
|
|
|
| |
FossilOrigin-Name: d6986d1e7cba1d114fa06c5560ffc6bb1feb7389
|
|
|
|
|
| |
(CVS 3673)
FossilOrigin-Name: dfe1dffa4515ed6494055887d351863fe0cdb87f
|
|
|
|
|
| |
Just add the page to the freelist. This reduces I/O. (CVS 3672)
FossilOrigin-Name: 6db945f7a7587c8c7adada92f94ac7936b901cf1
|
|
|
|
|
|
|
| |
with the freelist. (1) Avoid journaling pages of a table that is being
deleted. (2) Do not read the original content of pages being pulled off
of the freelist. (CVS 3671)
FossilOrigin-Name: 2ba5be311945a4c15b6dce7c01efefb513b9a973
|
|
|
|
|
| |
than SQLITE_BIG_DBL. Ticket #2253. (CVS 3670)
FossilOrigin-Name: 52885ed8b76a06588acf202a38b4feabfca1cfd1
|
|
|
|
|
| |
#2250. (CVS 3669)
FossilOrigin-Name: ddb4d0af5770c7030fe6e92119972c9508724b9a
|
|
|
| |
FossilOrigin-Name: 8d3829cdb35f41bc7a2e6f945e9aa83987513104
|
|
|
| |
FossilOrigin-Name: ed915f579a8e5b75681a9a6012b5041500cad36c
|
|
|
|
|
| |
new I/O tracing logic. (CVS 3666)
FossilOrigin-Name: ceb3a07f559b5160232c8bce5446f4d0e8aab92b
|
|
|
|
|
|
| |
interface is likely to change and may be completely abandoned in the
near future. (CVS 3665)
FossilOrigin-Name: 007ca283892a66dd8b9e0dfece4f75d0d08a4300
|
|
|
| |
FossilOrigin-Name: 3ad96dbe09b99bd5f623de0de3072a25e9e2bc17
|
|
|
|
|
| |
(CVS 3663)
FossilOrigin-Name: fba0a1e50820677081bc7cf01f97bf953065f7c4
|
|
|
|
|
| |
optimization. (CVS 3662)
FossilOrigin-Name: 2bf5475bde763f73f7f4dd9cac7d13a631a7d2aa
|
|
|
|
|
| |
optimization. More testing is needed. (CVS 3661)
FossilOrigin-Name: 830985814345f71ba2def3c206e36aabe9e1ee7c
|
|
|
|
|
| |
constraints on the two tables are not identical. Ticket #2252. (CVS 3660)
FossilOrigin-Name: 6fc18275230563437f2985eac3795e4dfe8eb9de
|
|
|
|
|
|
|
| |
a REAL table column by GROUP BY. Ticket #2251. Also make sure default
values are correctly expanded. There may be other places in the code
where this issue comes up - we need to look further. (CVS 3659)
FossilOrigin-Name: e11bbf174c5a2fa75e3d1dd450c8b2a18f40e4da
|
|
|
|
|
|
| |
affinity coercions. Ticket #2249. Additional cleanup and testing
of the OR optimization. (CVS 3658)
FossilOrigin-Name: 908daaa9ab86e0bd1da6d0807d6aaba240c3cee0
|
|
|
|
|
|
|
|
| |
Fix the comparison operators when both sides of an IN operator are
expressions (ticket #2248).
Changes to main.mk for adding FTS2 into the standard build also
got mixed in with this check-in by mistake. (CVS 3656)
FossilOrigin-Name: da81725ca1cd894b3f2d734767e10cc0dc329566
|
|
|
| |
FossilOrigin-Name: f7ce74b22ab739b8c8599cdc605aa9da1f5b5be5
|
|
|
|
|
| |
Ticket #2244. (CVS 3652)
FossilOrigin-Name: 43bf797842f00a104f5c5619ad3215edddfc641b
|
|
|
|
|
| |
to save in aggregate context records. #2230. (CVS 3644)
FossilOrigin-Name: cb78f7cb0f0bf0c799a929fd6ea30f25e2a7b5d0
|
|
|
|
|
| |
a VACUUM. Ticket #2075. More testing needed. (CVS 3643)
FossilOrigin-Name: 9f56a878cbbc715262b3a48ee696148dbd7bf1d2
|
|
|
|
|
|
| |
huge VDBE programs resulting from deeply nested triggers. This is an
interim fix until we rework triggers to use subroutines. (CVS 3640)
FossilOrigin-Name: 22769e2d37f4912ad388d2ed79f93571d0279fb8
|
|
|
| |
FossilOrigin-Name: bd6bc3b8f06919000fb082087dff7bbd335d07e9
|
|
|
|
|
|
| |
backwards compatible since SQLite has not previously supported
explicit collations. Need to add tests of this new behavior. (CVS 3633)
FossilOrigin-Name: 3638823a629164e4158f76d03ff2cea1eab34e9d
|
|
|
|
|
|
| |
of the VM rather than the stack, to avoid problems with leftovers on the
stack interfering with other operations. Ticket #2217. (CVS 3632)
FossilOrigin-Name: 2bd4b62a20219f939ac2ac22440dc7fc0449f766
|
|
|
|
|
|
|
| |
sure unused terms to the right in the ORDER BY clause to not reference other
tables in a join. Ticket #2211. Additional test cases needed before
closing this ticket. (CVS 3629)
FossilOrigin-Name: 912faf18d86416b1a36660851f8a4554e6746875
|
|
|
|
|
| |
worked. (CVS 3628)
FossilOrigin-Name: e4408dd1fd32e6c5057cce0fdfa70eb2d9bd2531
|
|
|
|
|
| |
to it. Fix for #2213. (CVS 3627)
FossilOrigin-Name: fc969ad991e5114c3612f4796e342a6db2d79cd5
|
|
|
|
|
|
| |
until 3.4.0, since we'll likely end up with some minor technical
imcompatibilities. (CVS 3626)
FossilOrigin-Name: 9740aa95a3f848fc663c88263a911fbc76ada243
|
|
|
|
|
|
| |
the quick set does) and a few new tests have been added. But many more
tests are needed. Rules for combining collations need to be worked out. (CVS 3624)
FossilOrigin-Name: 85cca7cd252d46ba71d302a89bc67c56146ec552
|
|
|
| |
FossilOrigin-Name: 936263966ea70792e8abb712730f78cafa1fdbad
|
|
|
|
|
| |
The old limit was 32 tables. (CVS 3622)
FossilOrigin-Name: 505dce8f4e8717341e04f49f6f382719c3c704f1
|
|
|
|
|
|
|
| |
sqlite3TestLockingStyle()
Restored previous fullfsync behavior, try fsync() if fcntl(fd, F_FULLFSYNC, 0) returns an error. (CVS 3621)
FossilOrigin-Name: f044c5f49f116ede8ab2d5ab43caa5ca9dd54ffe
|
|
|
|
|
| |
randomBlob() and hex(). (CVS 3620)
FossilOrigin-Name: f5ad74a9bc57e83c11beb3cf46bb6cd8c9de3f86
|
|
|
| |
FossilOrigin-Name: a6001589ab1349f7a6b4af941e9e0fd73d13c1c0
|
|
|
|
|
| |
(CVS 3618)
FossilOrigin-Name: 027251a6fc9971b337172436137fabdafec1d264
|
|
|
|
|
| |
checkin (3549) to prevent possible corruption (CVS 3617)
FossilOrigin-Name: ba76107cd1fc1898f5357b20b339727e2e034e23
|
|
|
| |
FossilOrigin-Name: 3eec703beb91be44ded629335001c238052480e7
|
|
|
|
|
|
| |
in support of the integrity_check enhancement of check-in (3609)
and ticket #2176. (CVS 3610)
FossilOrigin-Name: ab6322bf9398c2989b648b24c1ebdf09493accdf
|
|
|
|
|
|
| |
default. Specify an alternative limit using an argument to the pragma.
Ticket #2176. (CVS 3609)
FossilOrigin-Name: d564a039f27be2bb2c3973e79dc99b25869139da
|
|
|
|
|
| |
(CVS 3608)
FossilOrigin-Name: 93edd3b0565d08383b3034c57f221073fde6de4b
|
|
|
|
|
| |
object code. Ticket #2193. (CVS 3607)
FossilOrigin-Name: 02990fabd1c68fb51afc91a1b720802ef86bfec6
|