Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

Fix to the quicksort algorithm in the percentile extension. (tags: trunk)

Fix to the quicksort algorithm in the percentile extension. (tags: trunk)

View Article


Improved sort function in the percentile extension. (tags: trunk)

Improved sort function in the percentile extension. (tags: trunk)

View Article


*MERGE* Merge fixes from trunk into the ordere-set-agg branch. (tags:...

*MERGE* Merge fixes from trunk into the ordere-set-agg branch. (tags: ordered-set-agg)

View Article

No prepare-time penality for ordered-set aggregates for applications that do...

No prepare-time penality for ordered-set aggregates for applications that do not use them. (tags: ordered-set-agg)

View Article

Implement percentile_cont() and percentile_disc(). (tags: ordered-set-agg)

Implement percentile_cont() and percentile_disc(). (tags: ordered-set-agg)

View Article


The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option:...

The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option: SQLITE_ENABLE_ORDERED_SET_FUNCS. There is no increment in the code size if the option is omitted. (tags: ordered-set-agg)

View Article

Improved documentation of recent enhancements to the percentile extension....

Improved documentation of recent enhancements to the percentile extension. (tags: ordered-set-agg)

View Article

More internal documentation improvements. (tags: ordered-set-agg)

More internal documentation improvements. (tags: ordered-set-agg)

View Article


Change the name of the enabling compile-time macro to...

Change the name of the enabling compile-time macro to SQLITE_ENABLE_ORDERED_SET_AGGREGATES. (tags: ordered-set-agg)

View Article


Improved error messages on percentile functions. More tests cases for...

Improved error messages on percentile functions. More tests cases for percentile and for ordered-set aggregates. (tags: ordered-set-agg)

View Article

*MERGE* Enhance the percentile extension to support percentile_cont() and...

*MERGE* Enhance the percentile extension to support percentile_cont() and percentile_disc(). Add support for ordered-set aggregate notation in the parser when compiling with...

View Article

Remove some debug/test code from percentile. Make the extension easier to...

Remove some debug/test code from percentile. Make the extension easier to statically link. (tags: trunk)

View Article

Make the percential extension easier to incorporate as a built-in on Windows...

Make the percential extension easier to incorporate as a built-in on Windows applications. (tags: trunk)

View Article


Fix a technically undefined signed integer overflow in fts5. (tags: trunk)

Fix a technically undefined signed integer overflow in fts5. (tags: trunk)

View Article

Fix possible NULL pointer dereference following OOM in the new error...

Fix possible NULL pointer dereference following OOM in the new error reporting logic of the percentile extension. (tags: trunk)

View Article


Cause cfGets() (under SQLITE_USE_ONLY_WIN32) to better emulate fgets()....

Cause cfGets() (under SQLITE_USE_ONLY_WIN32) to better emulate fgets(). (tags: win-dupe-crt-fio)

View Article

In testrunner.tcl, allow setting njob to zero, which causes no new jobs to be...

In testrunner.tcl, allow setting njob to zero, which causes no new jobs to be launched and for the process to shut down once all current jobs are completed. (tags: trunk)

View Article


Fix harmless compiler warnings in the percentile extension. (tags: trunk)

Fix harmless compiler warnings in the percentile extension. (tags: trunk)

View Article

In testrunner.tcl, compile the Windows Default configuration using...

In testrunner.tcl, compile the Windows Default configuration using SQLITE_ENABLE_STMT_SCANSTATUS. (tags: trunk)

View Article

*MERGE* Fix ext/consio so that it works correctly with SQLITE_USE_ONLY_WIN32....

*MERGE* Fix ext/consio so that it works correctly with SQLITE_USE_ONLY_WIN32. (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live