| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
DELETE. (CVS 5792)
FossilOrigin-Name: 3de179630e812396ec29e77f7a06758472d0802f
|
|
|
|
|
| |
function based on failures in the mallocJ.test script. (CVS 5791)
FossilOrigin-Name: 43507bbefbf79e8db8fe31319ad621d48247983f
|
|
|
|
|
| |
SQLITE_ENABLE_UPDATE_DELETE_LIMIT. (CVS 5788)
FossilOrigin-Name: c10e8a3c7ab7f21c95f24d0aba590f5b18a4b028
|
|
|
|
|
| |
an integer primary key column to a text value in a table that has a BEFORE UPDATE trigger. (CVS 5787)
FossilOrigin-Name: c2cf9d60d6626844193b008a37e4417aa0a0f323
|
|
|
| |
FossilOrigin-Name: ec01bd72ee875df179c680c1a40304d2f807fe38
|
|
|
|
|
| |
OP_Prev to behave as if there were no more rows to traverse. Ticket #3424. (CVS 5782)
FossilOrigin-Name: af679f6170b346fe61df7dae963b2a2853e62a62
|
|
|
| |
FossilOrigin-Name: de473efb35ffdf9a8222a70a84dfd7d3198c87c1
|
|
|
|
|
|
| |
The default upper bound is still 100, but it can now be raised as high
as 1000 at compile-time. (CVS 5780)
FossilOrigin-Name: 79df72ee836db91647913055ba6cf55558679b01
|
|
|
|
|
|
| |
option always removes all mutex code. For application-defined mutexes only,
use SQLITE_THREADSAFE=1 with SQLITE_MUTEX_NOOP=1. Ticket #3421. (CVS 5779)
FossilOrigin-Name: 02a12eb1cfe9307c66556105a1a99d657cc01ab5
|
|
|
|
|
| |
the db->mallocFailed flag may not be cleared. (CVS 5777)
FossilOrigin-Name: 6b7c8d56403f6b9b88b8494c86f3d62e487cb2ac
|
|
|
|
|
| |
5776)
FossilOrigin-Name: b03231323a7f06c736c38ae3c5535d2fd025583f
|
|
|
|
|
| |
if the hot-journal file contained a pointer to a master journal file that did not exist. (CVS 5775)
FossilOrigin-Name: 22d1feb9b20b8fd9c86066b94e4220cf8929b043
|
|
|
|
|
| |
with more testing. The code can be omitted with the define SQLITE_OMIT_UPDATE_DELETE_LIMIT. (CVS 5774)
FossilOrigin-Name: 9c8b132e34bc6024bc9898182f8f93127ca52ac9
|
|
|
| |
FossilOrigin-Name: 486b1124f76bcf0505b6be908f2a3e988ad6e05d
|
|
|
|
|
| |
(CVS 5772)
FossilOrigin-Name: 83a7e446b2d4846a6f92bd831a2adaa265f5a786
|
|
|
| |
FossilOrigin-Name: 24891902fa625445aa47ae930f0cb340cc73d25d
|
|
|
|
|
| |
source list. (CVS 5769)
FossilOrigin-Name: 2f7db6c98f17e0b7110258093c283091a91d4e4f
|
|
|
|
|
| |
statement handle has been validated. Ticket #3418. (CVS 5768)
FossilOrigin-Name: 693503e241001271512f4ce3e8cc932ba6a3106c
|
|
|
| |
FossilOrigin-Name: 98ca5580f5acd2e7b3ce512520ec0527f221505e
|
|
|
|
|
| |
queries. (CVS 5763)
FossilOrigin-Name: 33b59a3db0b1797663ae840ceaca1b23a9a9e3b0
|
|
|
|
|
| |
zero, return SQLITE_ERROR. H17879. (CVS 5762)
FossilOrigin-Name: f6074c0b9b5ba51d131509dba2aec80d0fcf3b7e
|
|
|
|
|
| |
in the official documentation. (CVS 5761)
FossilOrigin-Name: b46814b202f4cc355b925551c90ea811f3f9e44a
|
|
|
|
|
| |
intkey btree to store the (x, y, z...) set instead of an index btree. (CVS 5760)
FossilOrigin-Name: 803a1736d56b3c07b8ad38715fe0e39196ecc507
|
|
|
|
|
| |
deallocated. Ticket #3408. (CVS 5758)
FossilOrigin-Name: 59d2e89e2181c26b18eac68ccc80ea3018f70a5e
|
|
|
|
|
| |
recent changes. (CVS 5757)
FossilOrigin-Name: fb461b78dfc2501fafa8bce03da5487fdfdff959
|
|
|
| |
FossilOrigin-Name: 0f3c56330b43fb7c9dc43a444ca38bace9397ede
|
|
|
| |
FossilOrigin-Name: 4e536463c1aa9991de85c7efc826c28896ca61d3
|
|
|
|
|
| |
(CVS 5754)
FossilOrigin-Name: 83c064cae481ca95b7107e22e98fc599fe85a2da
|
|
|
|
|
| |
provide cache hint for CE builds (as this prevents CE from compressing the file.) Performance testing on XP and Vista showed caching hint had little effect when the DB size was much smaller than the O/S disk cache size, and provided only marginal benefit when the DB size was much larger than the cache. On Vista, overall system performance was hurt for very large DBs. Ticket #3387. (CVS 5753)
FossilOrigin-Name: 15dd0169a4c5e2ff9e3894eec10799cb89d462e5
|
|
|
|
|
| |
All calls to these functions can now be replaced by a call to setChildPtrmaps(). (CVS 5751)
FossilOrigin-Name: 35e8e4dcd24b050b535ae005ca3b25e6a673eb89
|
|
|
| |
FossilOrigin-Name: 7354abd03be756b1d7d0a3d5b8958f5c0c985ff5
|
|
|
|
|
| |
have each B-Tree cursor keep track of the ancestry of the current page. (CVS 5747)
FossilOrigin-Name: 40425e93421286cca1965d7a5769084526210c7a
|
|
|
|
|
| |
rollback journal file to zero length and not calling fsync(). (CVS 5745)
FossilOrigin-Name: 7c561f2e9264de676c1028943f6c3d06542fd802
|
|
|
|
|
| |
of the write queue in the async demonstration code. Ticket #3405. (CVS 5744)
FossilOrigin-Name: 5622a1e285fc4d5720f7180a0eb551952f2df331
|
|
|
|
|
| |
balance_nonroot(). (CVS 5743)
FossilOrigin-Name: 28fd0a50ca8529892f5b1ababd38d494889eed6d
|
|
|
|
|
| |
Ticket #3399. (CVS 5740)
FossilOrigin-Name: 0fb98c35353d8c0a8d669bbe45fe84e3a5060621
|
|
|
|
|
| |
SQLITE_NOMEM following an out-of-memory error. (CVS 5739)
FossilOrigin-Name: 18d030da0c1755aab458e5aa0d3ad0a714706d67
|
|
|
|
|
| |
returning. This was already happening in most places. (CVS 5738)
FossilOrigin-Name: 046ef07261d520c9399bd8cdfdfd5281956b7a27
|
|
|
|
|
| |
disabled on all other posix platforms. (CVS 5737)
FossilOrigin-Name: bae1d5b16948705b7dec7b139e3586b4b510cbfa
|
|
|
| |
FossilOrigin-Name: 309ba380d985d77419a6e185373493e043823258
|
|
|
|
|
|
| |
Use strcmp() instead of sqlite3StrICmp() in the "copy" method of the SQLite
object in the TCL interface. (CVS 5735)
FossilOrigin-Name: a88606245760eaf8054d67773db7d8b795e8ca25
|
|
|
| |
FossilOrigin-Name: b31dd1e3f1d927b9236b7ebeb331268cbd253083
|
|
|
|
|
| |
prevent it from being removed again. (CVS 5733)
FossilOrigin-Name: 01d26b3df7029f7fa09231c18a7b9f9a1a967916
|
|
|
|
|
|
| |
and SQLITE_DEPRECATED. It was causing more problems than it was solving.
Ticket #3395 et al. (CVS 5732)
FossilOrigin-Name: bc040073c7c059e91fddece27f99fa359cc1405d
|
|
|
|
|
| |
(CVS 5731)
FossilOrigin-Name: 118dc0ba082dd9abba5602dafc86bd56e756db86
|
|
|
|
|
| |
from an xSync() callback is handled correctly. (CVS 5730)
FossilOrigin-Name: 7bd2da93c6cce52edbbe53fe26a82ad159dd6b6b
|
|
|
| |
FossilOrigin-Name: 915679431a70c593a83cf5e8b1dcce1555e9518e
|
|
|
| |
FossilOrigin-Name: 6521f98ac3a5cd2d959a9672cd07b1d25b82d559
|
|
|
|
|
| |
cells inline. (CVS 5726)
FossilOrigin-Name: ce07508550da858beb0bc0763c65e6d556bb0843
|
|
|
|
|
| |
page if they are valid. This is slightly faster than requesting a new reference to the root page from the pager layer. (CVS 5725)
FossilOrigin-Name: 0c8b74e668b7462c5439c04993d1d7cd74210075
|