| 2017-05-25 |
drh | Merge the LEFT JOIN query flattener fixes from 3.19.2. |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
drh | Version 3.19.2 version-3.19.2 |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
drh | The SQLITE_EXTRA_IFNULLROW compile-time option causes... |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
drh | The TK_IF_NULL_ROW expression node must be treated... |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
drh | Increase the version number to 3.19.2 since ticket... |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
drh | The TK_IF_NULL_ROW expression node must be treated... |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
mistachkin | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
drh | Version 3.19.1 version-3.19.1 |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
drh | Fix a problem in STAT4 equality estimation for multi... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Remove the msvc.h header file from the autoconf tarball. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Do not use strcpy() in the (obsolete) amatch extension. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Disable the LEFT JOIN flattening optimization for aggre... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Disable the LEFT JOIN flattening optimization for aggre... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Ensure that the expression rewriter inside the query... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Ensure that the expression rewriter inside the query... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Change the version number to 3.19.1. |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Remove a surplus semicolon, which was harmless on gcc... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | When flattening a query, make sure iTable attribute... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | When flattening a query, make sure iTable attribute... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
drh | Remove a surplus semicolon, which was harmless on gcc... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
dan | Fix incompatibilities between the "sqldiff --changeset... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | Add the ".cd" command to the command-line shell. |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | Increase the version number to 3.20 for the next releas... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | Merge the last-minute 3.19.0 changes into trunk. |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | Version 3.19.0 version-3.19.0 |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | Include the "msvc.h" header file in the amalgamation... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
dan | Fix a case where NULL was being passed to memcmp()... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
drh | When planning a query using sorting, resolve ties in... |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
drh | Prevent a possible NULL pointer dereference in the... |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
drh | Prevent a possible NULL pointer dereference in the... |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
drh | Improved comments on one routine in the query planner... |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
drh | Fix a documentation typo. No changes to code. |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
drh | Branch for the 3.19 release. |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
dan | Fix some problems in fts5 code detected by -fsanitize... |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
drh | Fix a documentation typo. No changes to code. doc-type |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
dan | Update the tool/warnings.sh script to automatically... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
drh | Fix the build so that it works again with SQLITE_OMIT_S... |
commit | commitdiff | tree | snapshot |
| 2017-05-15 |
drh | Improvements to the omittest.tcl script. |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
mistachkin | Make sure the 'sqlite3changegroup_*' functions are... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
dan | Add another test case for the new authorizer functionality. |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | Enhance the json_extract() function to reuse parses... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
dan | Do not save the state of an fts5 merge operation mid... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | Cache the JSON parse used by json_extract(). auxdata-cache |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | Negative N values in sqlite3_get_auxdata() and sqlite3_... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | New requirements marks and documentation for the author... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | Improvements to the sqlite3_set_authorizer() documentation. |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
drh | Change the SQLITE_READ authorization call for unreferen... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
drh | Rename fields of the internal AuxData object to make... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
drh | Improved documentation for the SQLITE_READ authorizer... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
drh | Invoke the SQLITE_READ authorizer callback with a NULL... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
dan | Fix a couple of test scripts so that they work with |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
drh | Avoid unnecessary codec operations on in-memory subjour... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
drh | Do not invoke codec macros for in-memory subjournals. codecless-inmemory-subjournal |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
dan | Do not invoke codec macros when reading or writing... |
commit | commitdiff | tree | snapshot |
| 2017-05-06 |
drh | Fix an obscure assertion fault that can follow an OOM... |
commit | commitdiff | tree | snapshot |
| 2017-05-06 |
drh | Fix requirements marks and harmless compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2017-05-04 |
drh | Fix a collision of the "B0" identifier name between... |
commit | commitdiff | tree | snapshot |
| 2017-05-03 |
drh | Remove the unused "sqlite3_stack_used" TCL command... |
commit | commitdiff | tree | snapshot |
| 2017-05-03 |
drh | Fix the sqlite3GetInt32() function so that it correctly... |
commit | commitdiff | tree | snapshot |
| 2017-05-03 |
drh | Always enable URI filenames when compiling with SQLITE_... |
commit | commitdiff | tree | snapshot |
| 2017-05-02 |
drh | Fix the fts3EvalAverageDocsize() routine so that it... |
commit | commitdiff | tree | snapshot |
| 2017-05-02 |
drh | Reuse the same materialization of a view when that... |
commit | commitdiff | tree | snapshot |
| 2017-05-02 |
drh | Move terms of the HAVING clause that reference only... |
commit | commitdiff | tree | snapshot |
| 2017-05-02 |
drh | Additional comments on the sqlite3ExprIsConstantOrGroup... having-where-optimization |
commit | commitdiff | tree | snapshot |
| 2017-05-02 |
mistachkin | Fix typo in comment. No changes to code. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
drh | Remove an unnecessary branch. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
dan | Enhance "PRAGMA integrity_check" to detect duplicate... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
dan | Clear the BTCF_ValidNKey flag set if a cursor is moved by |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
drh | Futher bug fixes to the function that determines when... materialized-view-reuse |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
drh | Minor bug fixes and performance enhancement. |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
drh | Initial implementation of an optimization that attempts... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
dan | Add extra tests for the optimization on this branch. |
commit | commitdiff | tree | snapshot |
| 2017-04-29 |
dan | Automatically transfer terms from the HAVING clause... |
commit | commitdiff | tree | snapshot |
| 2017-04-29 |
drh | Add a single testcase() macro to the subquery processin... |
commit | commitdiff | tree | snapshot |
| 2017-04-29 |
drh | Improvements to opcode documentation in the bytecode... |
commit | commitdiff | tree | snapshot |
| 2017-04-29 |
drh | Evaluate WHERE clause terms that reference only the... |
commit | commitdiff | tree | snapshot |
| 2017-04-29 |
drh | Minor size and performance improvements to the push... pushdown-optimization |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
dan | Within a loop that uses a non-covering index test,... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
dan | Add new test file cachespill.test. |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
dan | Replace <fts5.h> with "fts5.h" in test file fts5_test_t... |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
drh | Fix a subtle bug in Lemon discovered and reported on... |
commit | commitdiff | tree | snapshot |
| 2017-04-24 |
dan | When building an ephemeral table of integers, do not... |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
drh | Fix an assertion fault found by OSSFuzz. |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
dan | Remove a NEVER macro for a condition that may be true... |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
dan | Fix an FTS5 bug that could cause a prefix-query without... |
commit | commitdiff | tree | snapshot |
| 2017-04-19 |
dan | Further improvements to coverage of fts3 module. |
commit | commitdiff | tree | snapshot |
| 2017-04-19 |
dan | Further modifications and test cases to improve test... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
dan | Use sqlite3_table_column_metadata() instead of a SELECT... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
drh | Improved optimizations of views as the right operand... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
dan | Refactor the fts3ColumnMethod() function so that all... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
drh | Defer checking for null in the comparison operators... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
drh | Do not allow a Mem object to be both NULL and some... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
dan | Consolidate two branches of code in the "PRAGMA foreign... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
dan | Fix a problem in "PRAGMA foreign_key_check" in handling... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
dan | Further improvements to test coverage in fts3. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
dan | Improve coverage of code in fts3. |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
drh | Fix the ".column" output mode in the command-line shell... |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
drh | In the showwal command-line tool, for unix builds,... |
commit | commitdiff | tree | snapshot |
| 2017-04-16 |
drh | Add the anycollseq.c loadable extension in etc/misc |
commit | commitdiff | tree | snapshot |
| 2017-04-15 |
drh | In the skip-ahead-distinct optimization, fix a bug... |
commit | commitdiff | tree | snapshot |
| next |