Quantcast
Browsing all 2736 articles
Browse latest View live

Add the -fno-sanitize-recover=undefined to the sanitizer builds used for...

Add the -fno-sanitize-recover=undefined to the sanitizer builds used for sdevtest and release testing. To ensure that any test that provokes undefined behaviour fails. (tags: trunk)

View Article


Change parameters on a debugging function to include "const". (tags: trunk)

Change parameters on a debugging function to include "const". (tags: trunk)

View Article


Add debugging output routines sqlite3ShowWhereLoop(X) and...

Add debugging output routines sqlite3ShowWhereLoop(X) and sqlite3ShowWhereLoopList(X) that can be invoked from a debugger to show a summary of the content of a single WhereLoop object or a list of...

View Article

Improvements to the query planner to address the inefficiency described by...

Improvements to the query planner to address the inefficiency described by [forum:/forumpost/2568d1f6e6|forum post 2568d1f6e6]. (tags: trunk)

View Article

Avoid signed integer overflow during integrity_check of FTS5. (tags: trunk)

Avoid signed integer overflow during integrity_check of FTS5. (tags: trunk)

View Article


Fix harmless compiler warnings associated with [5db30bcc338aac1c] (tags: trunk)

Fix harmless compiler warnings associated with [5db30bcc338aac1c] (tags: trunk)

View Article

Remove an ALWAYS() added in [c50e6c2ace49d092] because it is sometimes false....

Remove an ALWAYS() added in [c50e6c2ace49d092] because it is sometimes false. dbsqlfuzz c393a4f783d42efd9552772110aff7e5d937f15e. (tags: trunk)

View Article

Improved handling of malformed unicode within JSON strings. (tags: trunk)

Improved handling of malformed unicode within JSON strings. (tags: trunk)

View Article


Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs...

Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs all return SQLITE_RANGE if they are passed a bad column or phrase number. (tags: trunk)

View Article


Fix a problem in the shell tool (not library) causing an out-of-bounds write...

Fix a problem in the shell tool (not library) causing an out-of-bounds write if an ".open" command failed, then the user pressed ctrl-c to interrupt a query running on the substitute in-memory...

View Article

*MERGE* Merge recent trunk enhancements into the begin-concurrrent branch....

*MERGE* Merge recent trunk enhancements into the begin-concurrrent branch. (tags: begin-concurrent)

View Article

*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)

*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)

View Article

*MERGE* Merge the latest trunk changes into the bedrock branch. (tags: bedrock)

*MERGE* Merge the latest trunk changes into the bedrock branch. (tags: bedrock)

View Article


*MERGE* Merge the latest trunk changes into the reuse-schema branch. (tags:...

*MERGE* Merge the latest trunk changes into the reuse-schema branch. (tags: reuse-schema)

View Article

Enhance the (undocumented, debug-only) json_parse() SQL function so that it...

Enhance the (undocumented, debug-only) json_parse() SQL function so that it returns the text rendering of the JSONB parse of the input, rather than printing the rendering on stdout. (tags: trunk)

View Article


Fix harmless compiler warnings in FTS5. (tags: trunk)

Fix harmless compiler warnings in FTS5. (tags: trunk)

View Article

Performance improvement by unwinding a loop in jsonAppendString(). (tags: trunk)

Performance improvement by unwinding a loop in jsonAppendString(). (tags: trunk)

View Article


Update fts5origintext4.test to work with SQLITE_DIRECT_OVERFLOW_READ. (tags:...

Update fts5origintext4.test to work with SQLITE_DIRECT_OVERFLOW_READ. (tags: trunk)

View Article

Enable SQLITE_DIRECT_OVERFLOW_READ unless it is specifically disabled using...

Enable SQLITE_DIRECT_OVERFLOW_READ unless it is specifically disabled using the -DSQLITE_DIRECT_OVERFLOW_READ=0 compile-time option. (tags: trunk)

View Article

Minor doc touchup in the JS bits. (tags: trunk)

Minor doc touchup in the JS bits. (tags: trunk)

View Article
Browsing all 2736 articles
Browse latest View live