| Commit message (Collapse) | Author | Age |
|
|
| |
FossilOrigin-Name: 205979813c7300debb5f1ba270583ef2f08e069d6d01865b5910702889a5c1ed
|
|
|
|
|
|
|
|
|
| |
matching the
type of pointers through which the functions are called. Make adjustments to
extension functions and test procedures to work around this. No changes to the
core.
FossilOrigin-Name: ed83b79100b4345235aec990303c4526874f0c2f8701160c4639a80633ebaf70
|
|
|
| |
FossilOrigin-Name: 6e5bb48a74d63fb8c30528f0005d1763cd2dbb882abf86baf1565721e6bfcf84
|
|
|
|
|
| |
statements are enabled for Tcl tests.
FossilOrigin-Name: e3c423cb1407c06a3806ae6304e4713c37cd446f4cc399731884e3d009938e57
|
|
|
|
|
|
| |
set a breakpoint the first time any simulated OOM fault occurs for a single
test case.
FossilOrigin-Name: b4d80bd287ca7f3a6d182ba2435273266035b94fdf6a44047a64a4eff931c571
|
|
|
| |
FossilOrigin-Name: 3faeb851374471a6f94a6fab3a62c73d03330eae6fc72cd1a277b03ad12dcdd0
|
|
|
|
|
|
|
| |
faster, and easier to maintain. In place of the scratch allocator, add the
SQLITE_CONFIG_SMALL_MALLOC configuration option that provides a hint to SQLite
that large memory allocations should be avoided.
FossilOrigin-Name: 54b000246cfb5c7b8adb61a17357ef5a49adddde9e48e8937834d5ba0beb8a6b
|
|
|
| |
FossilOrigin-Name: f2f1323cc4d2ad2d6794dbfae8d50b747213e85d
|
|
|
|
|
| |
convention.
FossilOrigin-Name: e8be3dfeabaa31b3490793cf8230faae1204be15
|
|
|
|
|
| |
SQLITE_DBSTATUS_CACHE_USED_SHARED.
FossilOrigin-Name: d58401ab26c7c5417eb7d540f47d11c4e49edcb2
|
|
|
| |
FossilOrigin-Name: 118321c8b9d88b8f439c952436f42838c3fc80cb
|
|
|
|
|
| |
in a varargs functions parameter.
FossilOrigin-Name: ed128e8b826cd9620b7146d01d461ed28b9a672d
|
|
|
|
|
| |
measures only - no actual problems observed on tested compilers.
FossilOrigin-Name: a9e819082ba19e72db03bba37edfb7702ff489a5
|
|
|
|
|
| |
SQLITE_CONFIG_HEAP must always be a pointer.
FossilOrigin-Name: 5e14cadff09d7425c8e1cc5e817f2b0609e52a46
|
|
|
|
|
| |
on loadable extensions.
FossilOrigin-Name: f8991e6f726485301c80d2dbb05e7d5c0d283b5d
|
|
|
|
|
| |
non-default state.
FossilOrigin-Name: 562687d9f56bf4bb0f5f07f97cbbb7649c81faf8
|
|
|
| |
FossilOrigin-Name: d05becd873a03a366843a34e7f4c732dd8f88c86
|
|
|
| |
FossilOrigin-Name: 44375a34e59d1b0f0d765a99dcc7e6f30a4be7f7
|
|
|
| |
FossilOrigin-Name: acb0d1e8324f19da3d4d577d58748848de1bcef7
|
|
|
| |
FossilOrigin-Name: e62aab5e9290503869e1f4d5e0fefd2b4dee0a69
|
|
|
|
|
|
|
| |
to count the number of invocations of test_memdebug_settitle. By examining
this variable in the debugger after a segfault, one can then set a breakpoint
on test_memdebug_settitle that will fire just before the problem.
FossilOrigin-Name: 27e3ca3e0f1da54e3527704a8601bb9003b086bf
|
|
|
|
|
|
| |
of worker threads in the sorter is now determined only by the
PRAGMA threads=N setting.
FossilOrigin-Name: e3305d4b4efcbe06945ce7f6ec0f2e864244aaf9
|
|
|
|
|
| |
greater, set the default number of worker threads to zero. Distribute data more evenly between threads in sqlite3VdbeSorterWrite() to improve performance when sorting large amounts of data. Add new test file sort2.test.
FossilOrigin-Name: 643c86a056168e39fcb7f39b8a72731f1eb246db
|
|
|
| |
FossilOrigin-Name: 51e876074af4e34ba01ed122e3bcc042243c9e88
|
|
|
| |
FossilOrigin-Name: f09f11e94b5a7c2e51d99c3700d2acd2f3903de9
|
|
|
|
|
| |
the shell.
FossilOrigin-Name: 8917e9f9a0802cbfb6f33e2ab1c2f98e4df5babd
|
|
|
|
|
|
| |
value for sqlite3_db_status(). This is a cherry-pick of a sequence of five
checkins in the sessions branch between [1d44e5d3c2] and [d39e65fe70].
FossilOrigin-Name: 527121ac3cdc96ac33ad975c227a6685a2f7e999
|
|
|
|
|
| |
sqlite3TestErrorName() with sqlite3ErrName() and add missing return codes.
FossilOrigin-Name: 05ba5e23fcc5da416d47a8ad5e667ed6a0c7a34a
|
|
|
| |
FossilOrigin-Name: 6d31557837fef2c8fad6f009ac6dd97dd4af0a54
|
|
|
|
|
| |
start-time, or at run-time. Add test cases to check this configurability.
FossilOrigin-Name: ccb8ecc30c8e6c7760131250297c2e452bbac43b
|
|
|
|
|
| |
to code.
FossilOrigin-Name: af870ca9827d2079a35dbb545660f670c7ca9512
|
|
|
|
|
| |
cumulative number of database pages written.
FossilOrigin-Name: 05f98d4eec0f029b76fd471f8d9edf2807de6b55
|
|
|
| |
FossilOrigin-Name: c4cd38a0c71e2887e47bebb9d10baf30802a7f13
|
|
|
|
|
| |
of cache hits and misses on a per-connection basis.
FossilOrigin-Name: 5100b6e9dc5107f0f835d0aac26fe6d4938ffc73
|
|
|
| |
FossilOrigin-Name: 16f83fec77668c021694fbb189b415bd3b90adc8
|
|
|
| |
FossilOrigin-Name: b8a8132e7148a7c90ca1352f20ab71d97b0bc4b0
|
|
|
|
|
| |
the output of lookaside hit and miss to the command-line shell statistics.
FossilOrigin-Name: b0888047bb6d9ac55e29b9224df2ff650728bb78
|
|
|
|
|
| |
sizeof(int)!=sizeof(void*).
FossilOrigin-Name: c3e771b3cf685f4237a2516ee7111849bf0ffb3f
|
|
|
| |
FossilOrigin-Name: 8f8e442b3af553753e25c304efa289b626e3a227
|
|
|
|
|
| |
prepared statements.
FossilOrigin-Name: 9aa30342f4de4eff630520ea8e07ad253d3f0877
|
|
|
| |
FossilOrigin-Name: eddfb2b4062f8a8b907f0c7bc08a05c16692e900
|
|
|
|
|
| |
highwater mark does not yet work on this verb.
FossilOrigin-Name: 418c6d8113bc337556b0d47acfd6a7d865d1121f
|
|
|
| |
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
|
|
|
|
|
| |
that has both memsys3 and memsys5 enabled. (CVS 6834)
FossilOrigin-Name: a00aeec21cca7ccf19d4cdef618149aa2773c005
|
|
|
|
|
| |
ces. Ticket #3783. (CVS 6462)
FossilOrigin-Name: 6f79e6ae0d30948db4ba26bb5b448c15c470464f
|
|
|
|
|
| |
cause subsequent OOM tests to fail. (CVS 6254)
FossilOrigin-Name: 03ea9e591337a3c442080ee7cd01cc4ee85c1357
|
|
|
|
|
|
| |
command in the test harness - to force calling pagerStress() more
frequently. (CVS 6127)
FossilOrigin-Name: e426860b94f5b47e3a265549dbac64a421cae425
|
|
|
|
|
|
| |
cases to permutations.test to invoke it. Added the SQLITE_CONFIG_GETPCACHE
method to sqlite3_config(). (CVS 5920)
FossilOrigin-Name: 16f1e6ec2ad92f68c0079a0c2b5ca08a3b4af816
|
|
|
|
|
| |
test code for it; (CVS 5872)
FossilOrigin-Name: a11241d6fbc9e0408d5adc73d494b85124d2d609
|
|
|
|
|
| |
buffer. Otherwise, subsequent runs of malloc5.test may report an error. Changes to test code only. (CVS 5824)
FossilOrigin-Name: 9283478e69d84aa99b2d4636587c8c0b34e7c4da
|