| 2020-03-05 |  dan | Merge trunk change [895bd20b29] into this branch. | commit | commitdiff | tree | snapshot | 
| 2020-03-05 |  dan | Report an error if the main, or any other, database... | commit | commitdiff | tree | snapshot | 
| 2020-03-05 |  drh | Merge trunk enhancements into the reuse-schema branch. | commit | commitdiff | tree | snapshot | 
| 2020-03-05 |  drh | Change the sqlite3.pDfltColl (the default collating... | commit | commitdiff | tree | snapshot | 
| 2020-03-05 |  drh | When printing the OP_CollSeq opcode for EXPLAIN listing... | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  drh | Fix a false-positive in the debugging logic that attemp... | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  drh | Remove an invalid assert() on the debugging logic that... | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  drh | Improved detection of corruption in the interior nodes... | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  drh | Enhance the fuzzcheck test program so that it is able... | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  drh | Fix a faulty assert() statement in the stale-register... | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  drh | Ensure that the NULL-scan pass counter is initialized... | commit | commitdiff | tree | snapshot | 
| 2020-02-29 |  dan | Fix a problem with window functions occuring within... | commit | commitdiff | tree | snapshot | 
| 2020-02-29 |  drh | In the CLI, add the ".oom" command for debugging builds. | commit | commitdiff | tree | snapshot | 
| 2020-02-28 |  drh | The RTREE extension behaves has if data columns have... | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  dan | In sqlite3changeset_apply(), ensure that DELETE and... | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  drh | Fix harmless compiler warnings from MSVC. | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  dan | Merge latest trunk changes into this branch. | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  dan | Optimization for "SELECT min(x) FROM tbl" where "x... | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  drh | Extra zero terminators on the end of the blank filename... | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  drh | Ensure that the filename passed into the xFullPathname... | commit | commitdiff | tree | snapshot | 
| 2020-02-25 |  drh | Update the fuzzcheck test module so that it avoids... | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  drh | If STAT4 determines that a WHERE clause term that is... | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  drh | Rework this changes so that instead of setting the...   stat4-truthprob | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  drh | Disable the new analyzeG.test module if not building... | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  drh | Merge bugfix from trunk. | commit | commitdiff | tree | snapshot | 
| 2020-02-23 |  drh | Fix a problem with ALTER TABLE for views that have... | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  drh | Do not activate the truthProb adjustment mechanism... | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  dan | Add new test file analyzeG.test, containing a test... | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  drh | When stat4 information is available, try to use it... | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  drh | In the OP_Column opcode, if the cursor is marked NullRo... | commit | commitdiff | tree | snapshot | 
| 2020-02-20 |  dan | Add test case for previous commit. | commit | commitdiff | tree | snapshot | 
| 2020-02-20 |  drh | Early-out on the INTERSECT query processing following... | commit | commitdiff | tree | snapshot | 
| 2020-02-19 |  drh | Fix a potential NULL pointer dereference following... | commit | commitdiff | tree | snapshot | 
| 2020-02-18 |  drh | Remove a NEVER() macro and add a test case to cause... | commit | commitdiff | tree | snapshot | 
| 2020-02-18 |  drh | Add the new sqlite3_create_filename() and sqlite3_free_... | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  drh | Convert invalid surrogates to 0xfffd when translating... | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  drh | A better (smaller and faster) solution to ticket [43748... | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  drh | Take care when checking the table of a TK_COLUMN expres... | commit | commitdiff | tree | snapshot | 
| 2020-02-16 |  drh | Avoid an infinite recursion on an illegal recursive... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  drh | Fix problems in the constant propagation optimization... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  drh | Disallow the skip-scan optimization in the absence... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  drh | Omit O_NOFOLLOW from the open() call when opening ... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  drh | Fix an incorrect assert() statement that was added... | commit | commitdiff | tree | snapshot | 
| 2020-02-12 |  drh | Increase the default upper bound on the number of param... | commit | commitdiff | tree | snapshot | 
| 2020-02-12 |  dan | When determining whether an == or IS constraint in... | commit | commitdiff | tree | snapshot | 
| 2020-02-10 |  drh | Mark the sha1() extension function as SQLITE_DETERMINISTIC. | commit | commitdiff | tree | snapshot | 
| 2020-02-10 |  drh | Fix the build for when SQLITE_VDBE_COVERAGE is used. | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  drh | During byte-code generation, strive to avoid jumps... | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  drh | Simplify the code by removing the unsupported and undoc... | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  drh | There is no need to keep track of the number of changed... | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  drh | Unroll the comparison loop inside keywordCode() for... | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  drh | Separate OP_IdxInsert and OP_SorterInsert into complete... | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  drh | Remove dead code from the sqlite3_filename_database... | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  dan | Fix some fts3 problems found by usan. | commit | commitdiff | tree | snapshot | 
| 2020-02-05 |  drh | Small size reduction and performance improvement in the | commit | commitdiff | tree | snapshot | 
| 2020-02-04 |  dan | Enable more detailed log messages in SQLITE_ENABLE_CORR... | commit | commitdiff | tree | snapshot | 
| 2020-02-04 |  drh | Extend the OP_Copy-coalesce optimization fix of check... | commit | commitdiff | tree | snapshot | 
| 2020-02-04 |  drh | Fix a problem with the byte-code decompiler that was... | commit | commitdiff | tree | snapshot | 
| 2020-02-03 |  drh | Cosmetic change to the xfer-optimization to put the... | commit | commitdiff | tree | snapshot | 
| 2020-02-03 |  drh | Increase the version number to 3.32.0. | commit | commitdiff | tree | snapshot | 
| 2020-02-01 |  drh | On an INSERT or UPDATE, perform affinity conversions... | commit | commitdiff | tree | snapshot | 
| 2020-02-01 |  drh | Fix the comment display for the OP_Function opcode... | commit | commitdiff | tree | snapshot | 
| 2020-02-01 |  drh | Merge the sqlite3CodecQueryParameters() fix into trunk. | commit | commitdiff | tree | snapshot | 
| 2020-02-01 |  drh | Fix a problem in sqlite3CodecQueryParameters() that... | commit | commitdiff | tree | snapshot | 
| 2020-01-31 |  drh | Fix a minor typo in a comment in the btreeinfo extension. | commit | commitdiff | tree | snapshot | 
| 2020-01-29 |  dan | Fix a problem with the processing of IN(...) constraint... | commit | commitdiff | tree | snapshot | 
| 2020-01-29 |  dan | Add a test case for commit [ffd8bb93]. | commit | commitdiff | tree | snapshot | 
| 2020-01-29 |  drh | Remove a NEVER() that is in fact reachable.  Test cases... | commit | commitdiff | tree | snapshot | 
| 2020-01-29 |  drh | Add new memory barriers during initialization. | commit | commitdiff | tree | snapshot | 
| 2020-01-29 |  drh | Modify a couple of FTS test cases so that they work... | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  drh | Faster decoding of 32-bit variable-length integers... | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  drh | Small performance improvement to the key-comparision... | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  drh | Reinstate the optimization of converting "a IN (C)... | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  dan | Fix a 4 byte OOB read in test_multiplex.c. | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  drh | Minor change for compatibility with the s390 architecture. | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  drh | Version 3.31.1  version-3.31.1 | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  drh | Update the version number to 3.31.1. | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  drh | Revise the layout of filenames in the Pager object... | commit | commitdiff | tree | snapshot | 
| 2020-01-23 |  drh | Fix typos in the sqlite3ext.h header file that prevent... | commit | commitdiff | tree | snapshot | 
| 2020-01-23 |  mistachkin | Fix variable declaration issue seen with MSVC. | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  drh | Fix a NEVER() macro that can be true if compiled with | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  drh | Merge in version 3.31.0 | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  drh | Version 3.31.0  version-3.31.0 | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  dan | Update test file exclusive.test so that it works with... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  dan | Fix a problem with using views in SQLITE_OMIT_VIRTUAL_T... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  dan | Fix a case in fts3auto.test that fails for SQLITE_DISAB... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  dan | Fix an assert() that could fail in SQLITE_MUTATION_TEST... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  dan | Fix a problem in the userauth extension causing it... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  drh | Fix the series.c and spellfix.c extensions to use SQLIT... | commit | commitdiff | tree | snapshot | 
| 2020-01-21 |  mistachkin | Improvements to the autoconf TEA Makefile for MSVC. | commit | commitdiff | tree | snapshot | 
| 2020-01-20 |  drh | Merge recent fixes from trunk. | commit | commitdiff | tree | snapshot | 
| 2020-01-20 |  drh | In the fuzzcheck test program, reduce the default expre... | commit | commitdiff | tree | snapshot | 
| 2020-01-19 |  drh | Enhancement to the CLI to allow the ".parameter init... | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  drh | Documentation improvements. | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  drh | In the TCL interface, add the ability to change the | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  drh | Allow non-deterministic function in CHECK constraints... | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  dan | Fix a couple of test case issues on this branch. | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  drh | Do not use memcpy() of zero bytes when initializing... | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  drh | Disable a redundant test case that uses a very large... | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  mistachkin | Fix harmless compiler warning seen with MSVC. | commit | commitdiff | tree | snapshot | 
| next |