| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| | |
FossilOrigin-Name: 93a947989b57959aacc37007a143fdf3921793ab
|
|\ \
| | |
| | | |
FossilOrigin-Name: 69ec53fc1c60b07bf4aaa983dcd5bf3164fb1ea5
|
| | |
| | |
| | | |
FossilOrigin-Name: 3f58e7c8895d1252eff56282c08b1a6f1194452c
|
|\ \ \
| |_|/
|/| | |
FossilOrigin-Name: 457513f21f2438c61b1a214716e338a4e3eeaafa
|
| | |
| | |
| | |
| | |
| | | |
documentation improvements.
FossilOrigin-Name: 9f839ac05a9f3cfe587d2ccdccd50dac41baedbe
|
| |/
| |
| |
| |
| |
| | |
will reallocate the page buffer. As there is not good way to test this
assumption yet, probably a few spots were missed.
FossilOrigin-Name: ceee03c79a55ea39866758aa76b78b10e5f4246d
|
| |\
| | |
| | | |
FossilOrigin-Name: 1bbbf8574a820c5f787a937f02a8e2a91264ace0
|
| | |
| | |
| | |
| | |
| | | |
lookahead slot size is something goofy like 6 on a 32-bit machine.
FossilOrigin-Name: 6bda711f93e753dd0be8d896a007b3f7b5064787
|
| | |
| | |
| | |
| | |
| | |
| | | |
used for lookaside cache and increase the size of the cache to use the
full allocation.
FossilOrigin-Name: 0e53ecad9468d0a13d155a4462551d4c234a7d5c
|
| | |
| | |
| | | |
FossilOrigin-Name: bc10a753579b65ba4604867204b7b3d8383f3ac7
|
| | |
| | |
| | |
| | |
| | | |
pages to use approximately N kibibytes of memory.
FossilOrigin-Name: b3faa680aedc94ed8aa2819228c0d304b181cc51
|
| | |
| | |
| | |
| | |
| | |
| | | |
function if the HAVE_MALLOC_USABLE_SIZE macro is defined. Update autoconf
to look for that function when configuring.
FossilOrigin-Name: 2e8ab3cedfebc33a831837792b523d1aa7cdc6b7
|
| | |
| | |
| | |
| | |
| | | |
order of parameters on the xCreate method of pcache2.
FossilOrigin-Name: 4da7095683ec821414e255419d63a24dbd9d726d
|
| | |
| | |
| | |
| | |
| | | |
allocated separately from their associated container structures.
FossilOrigin-Name: c275c9d323cb1dccb031b199d413ac3a0b244fea
|
| | |
| | |
| | |
| | |
| | | |
range search on the rowid.
FossilOrigin-Name: a5418c7fc216a30abf7b2fa8c579aee586393a91
|
| | |
| | |
| | | |
FossilOrigin-Name: 888b09dd8fc0a31b69852a2c10eebb5f31fe35de
|
| | |
| | |
| | |
| | |
| | | |
optimize range constraints (<, >, <=, >=) on the rowid column.
FossilOrigin-Name: 3b58f5f06648205a47e5cace0201269c406e476a
|
|\ \ \
| | | |
| | | | |
FossilOrigin-Name: ebf6eb6ed756c0a3158b4cb5fb4b460c79d93c29
|
| | | |
| | | |
| | | | |
FossilOrigin-Name: 54cc11981127b52145e39f551d958580b1d45169
|
| | | |
| | | |
| | | |
| | | |
| | | | |
run with -DSQLITE_DEFAULT_CACHE_SIZE=0.
FossilOrigin-Name: 87614b62ace530761e0e1170ec5840b212735ec6
|
|\ \ \ \
| | | | |
| | | | | |
FossilOrigin-Name: c1fab9aca1fe1dda2b4c7e4fdc0a406998847bdb
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
use of the DO_OS_MALLOC_TEST to cover the VFS functions that can now return an out of memory error. Support an experimental --match option to the test suite that will run only those tests matching the specified pattern.
FossilOrigin-Name: 76dec8aa9dbbc39e0a7c3b358b58ce7f7a477a2b
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sqlite3BtreeOpen from assuming that sqlite3OsFullPathname cannot fail.
FossilOrigin-Name: 8966ec1797be63d1305628d459bdad5be08cf3ca
|
| | | | |
| | | | |
| | | | | |
FossilOrigin-Name: ed88fb00240de75457c0da19e87c12082622ca17
|
| |_|_|/
|/| | |
| | | | |
FossilOrigin-Name: 77119785c84ac7f416ed72c38c532399b6093d7a
|
|/ / /
| | |
| | |
| | |
| | | |
sqlite3VdbeRecordCompare().
FossilOrigin-Name: 471cf0d8e7857110e525e029c2d535cb518dba6a
|
| | |
| | |
| | |
| | |
| | | |
Also, remove unused SQLITE_W32_THREADS define.
FossilOrigin-Name: 8f28797984c1d4700357a75815ca4b324c3ebf5c
|
| | |
| | |
| | |
| | |
| | | |
callback. Also, explicitly pass the Win32 last error value to winLogError in order to keep it accurate. Fixes a problem reported on the mailing list.
FossilOrigin-Name: 32ab365715e2c50f30aa2f92a323857b9d917bf6
|
| |/
|/|
| |
| |
| |
| | |
logic. Enhance the comment on that logic to discourage people
from copying it into other VFSes.
FossilOrigin-Name: 0c951a970436725b6bbd64568de500f7a4e6460b
|
| |
| |
| |
| |
| | |
requested number of bytes.
FossilOrigin-Name: a210695abcfa5cb04279edfd04824d881b7c4ada
|
| |
| |
| |
| |
| | |
run SQL on the same database connection.
FossilOrigin-Name: 4fe5b73115a8b44950767f1b528107261d7312c9
|
| |
| |
| |
| |
| |
| | |
PRAGMA legacy_file_format=ON is used first,
new databases will not be readable by versions prior to 3.3.0 (2006-01-10).
FossilOrigin-Name: a35f52b1ad22c2ad49fb1083f892b92c72da348c
|
| |
| |
| |
| |
| | |
block and into an "ifndef SQLITE_OMIT_VACUUM" block.
FossilOrigin-Name: 5dbfaed8c3e09ea35033dacf6faa3d6a0202cc68
|
| |
| |
| |
| |
| |
| |
| | |
with INTEGER PRIMARY KEY ON CONFLICT ... as long as the destination table
is initially empty. Improvements to the comments on the xfer optimization.
New test cases added.
FossilOrigin-Name: e3f368cd5ef66a56fd4bd05a77276039e26b9e0e
|
| |
| |
| |
| |
| | |
the source and destination may overlap.
FossilOrigin-Name: 5e1d247e5b3b5dcf6763f01002e996786db48152
|
| |
| |
| |
| |
| |
| | |
files with the unix-dotlock VFS. The change is backwards compatible and,
we are told, works better on some network filesystems.
FossilOrigin-Name: e2f08426d7a84a2ac6148f485b7af377201a175b
|
| |
| |
| |
| |
| | |
LIKE patterns even with PRAGMA cache_sensitive_like=ON.
FossilOrigin-Name: b06bf3b3605a3c39cdfbb76c9a9f6b5202bb95ec
|
|/
|
|
|
|
| |
the destination table contains an INTEGER PRIMARY KEY ON CONFLICT... column.
Ticket [676bc02b87176125].
FossilOrigin-Name: 6f9898db7ff0730cc03f561f9c32ef3dee7e5d81
|
|
|
| |
FossilOrigin-Name: 6635cd9a7714b681dd8aa96e90be462a40d10178
|
|
|
| |
FossilOrigin-Name: fb15f5458eb3e17ce9795c09bffe1224fea0eecd
|
|
|
|
|
| |
characters.
FossilOrigin-Name: 3ec20c3020e1bb5ec2815848af75cf4847a218e5
|
|
|
|
|
| |
objects. Fix for [48f299634a].
FossilOrigin-Name: 3565fcf898960d7a23d23a2f363b039b2e29447b
|
|
|
|
|
| |
the error message from a prepared statement into the database connection.
FossilOrigin-Name: dcb78793474e533c3e4f5c6389ba3c997f062eee
|
|
|
|
|
| |
sqlite3_prepare_v2(), transfer both the error code and error message to the database handle before sqlite3_step() returns (so that they are available via sqlite3_errcode() and sqlite3_errmsg(). Prior to this commit, only the error code was transfered. The error message was not available until after either sqlite3_reset() or sqlite3_finalize() had been called on the statement handle.
FossilOrigin-Name: 8f88cc4e616b4b30ed349f89e148f782da5cb6c4
|
|
|
|
|
|
| |
error in FTS3. This is not a bug. The change is to silence a valgrind
warning.
FossilOrigin-Name: d980c5b22fd700afb3cac5de5501c9350f2f589e
|
|
|
| |
FossilOrigin-Name: aed2bf7a3c828a7191389b3f8235a9387977b476
|
|
|
| |
FossilOrigin-Name: 76de9914bed11abda3898928633ad09d5a284f84
|
|
|
|
|
| |
discard the contents of the in-memory cache. This is required as if the database is a zipvfs database, the contents of the cache may be inconsistent with respect to the database as stored on disk.
FossilOrigin-Name: 07159e84b40b01fa40cac5fad1f433888e5984f8
|
|
|
|
|
| |
8+3 filenames are in use.
FossilOrigin-Name: 2b35c5144ddcc2ed6d0fcaa8c0ba5d20b9487be7
|
|
|
|
|
| |
requirements scanner.
FossilOrigin-Name: a3151ce15c256219646013d695b6e162e306cef8
|