2015-05-20 17:18:29
— part of check-in
[937f659e89]
on branch create-table-as-type-fix
— Simplification of the initialization code for CREATE TABLE AS.
(user:
drh
size: 143277)
2015-05-20 17:36:49
— part of check-in
[6a0cf3ce9e]
on branch trunk
— Fix the initialization logic in CREATE TABLE AS so that the correct affinities
are applied to all values being inserted into the new table, even if the
RHS is a compound SELECT. Fix for ticket [f2ad7de056ab1dc9200].
(user:
drh
size: 143277)
2015-05-20 22:01:31
— part of check-in
[2007391cec]
on branch sessions-value-dup
— Add the sqlite3_value_dup() and sqlite3_value_free() interfaces and use those
to add the sqlite3_rtree_query_info.apSqlParam field to the query callback
in R-Tree.
(user:
drh
size: 143277)
2015-05-22 23:26:18
— part of check-in
[cdc0ca6fb3]
on branch sessions
— Merge enhancements from trunk, including the new sqlite3_value_dup() API and
the addition of the apSqlParam field in the sqlite3_rtree_query_info object
of R-Tree.
(user:
drh
size: 143277)