2017-05-25 11:39:50
— part of check-in
[1a074c8a2b]
on branch branch-3.19
— The SQLITE_EXTRA_IFNULLROW compile-time option causes OP_IfNullRow opcodes
to be issued for references to the right-hand side table of *any* flattened
join, not just LEFT JOINs. This puts extra stress on the OP_IfNUllRow opcodes
for testing purposes.
(user:
drh
size: 216188)
2017-05-25 17:27:52
— part of check-in
[6513e4a121]
on branch trunk
— Merge the LEFT JOIN query flattener fixes from 3.19.2.
(user:
drh
size: 216188)
2017-05-25 17:36:33
— part of check-in
[12964240f1]
on branch apple-osx
— Merge all fixes from the 3.19.2 release.
(user:
drh
size: 216188)
2017-06-08 16:10:41
— part of check-in
[e2d38d51a9]
on branch begin-concurrent
— Merge 3.19.3 changes with this branch.
(user:
dan
size: 216188)