2018-12-25 00:15:37
— part of check-in
[3c2ad0e915]
on branch reuse-subqueries
— Increase the number of parameters to sqlite3WhereCodeOneLoopStart() to
encourage the compiler to inline that routine within sqlite3WhereBegin().
This gives a performance improvement.
(user:
drh
size: 27148)
2018-12-31 20:39:37
— part of check-in
[e130319317]
on branch trunk
— Additional steps to help ensure that scalar subqueries are only evaluated
once even if they are used in multiple places within the query. This fixes
a performance regression reported on the mailing list and caused by
check-in [531eca6104e41e43] which was a fix for ticket
[787fa716be3a7f650c]. Think of this check-in as an improved fix for
that ticket.
(user:
drh
size: 27148)
2019-01-02 16:08:14
— part of check-in
[5bf212f1a7]
on branch begin-concurrent
— Merge latest trunk changes into this branch.
(user:
dan
size: 27148)
2019-01-02 16:15:02
— part of check-in
[87ef68f917]
on branch wal2
— Merge latest trunk changes into this branch.
(user:
dan
size: 27148)
2019-01-02 16:30:10
— part of check-in
[c31eeb3c87]
on branch begin-concurrent-wal2
— Merge latest wal2 changes into this branch.
(user:
dan
size: 27148)
2019-01-02 19:46:46
— part of check-in
[86685679b4]
on branch begin-concurrent-pnu-wal2
— Merge changes from begin-concurrent-wal2. Also modify the unix-excl shm-locks
on this branch so that it is not an error to attempt to release an EXCLUSIVE
lock that is not held.
(user:
dan
size: 27148)
2019-01-17 15:47:01
— part of check-in
[475a179a27]
on branch apple-osx
— Sync up with the latest enhancements on trunk.
(user:
drh
size: 27148)
2019-02-05 19:51:15
— part of check-in
[c089cc4fbe]
on branch reuse-schema
— Merge latest trunk into this branch.
(user:
dan
size: 27148)
2019-03-08 15:30:48
— part of check-in
[667cce3dce]
on branch begin-concurrent-pnu
— Merge all the latest enhancements from trunk.
(user:
drh
size: 27148)