2018-04-18 14:48:08
— part of check-in
[f3596ab9eb]
on branch sorter-reference
— Omit some code not used without SQLITE_ENABLE_SORTER_REFERENCES. Improvements
to comments used for documentation.
(user:
drh
size: 150032)
2018-04-18 19:56:14
— part of check-in
[ef74090a40]
on branch trunk
— Add the "sorter-reference" optimization, allowing SQLite to be configured so
that some required values may be loaded from the database after external
sorting occurs for SELECT statements with ORDER BY clauses that are not
satisfied by database indexes.
(user:
dan
size: 150032)