| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
SQLITE_OMIT_FLOATING_POINT defined. Note that w/o fp, date/time, round, nan, etc. are all gone or limited in functionality. Updated some of the test scripts to support missing fp and 64-bit functionality. Ticket #3029. (CVS 6250)
FossilOrigin-Name: 5cef400023205b55152b91441acc78f9cd8d58a9
|
|
|
|
|
| |
r(), toupper() and other ctype.h library functions. Ticket #3597. (CVS 6196)
FossilOrigin-Name: 1041abd6784d283bebf646c54e93599522f7889d
|
|
|
|
|
| |
6156)
FossilOrigin-Name: 2cbea64fb00a1b5b8aa0e9c958b2a09256ae59bc
|
|
|
|
|
| |
Ticket #3541. (CVS 6028)
FossilOrigin-Name: ea9b747efb22fd3f679c3ef86ed51986c5ad9436
|
|
|
| |
FossilOrigin-Name: ea01d43788a75e39c7f03c22681d1a338d52cf0e
|
|
|
|
|
| |
Ticket #3527. (CVS 5989)
FossilOrigin-Name: 490138a2012fcb4c859e1cf12a35e314ec1060d2
|
|
|
|
|
|
| |
after each reallocation. Added new comments and testcase() macros to
where.c. (CVS 5981)
FossilOrigin-Name: 46f2d08959423e130a5b346138311649d92f0fde
|
|
|
|
|
| |
(CVS 5927)
FossilOrigin-Name: d1abe8a1c9a990b02c71d6c249436381c9fde443
|
|
|
| |
FossilOrigin-Name: 88134322c36b41304aaeef99c39b4ef5b495ca3b
|
|
|
|
|
| |
comparison expressions in the select-list or having clause of an aggregate query. Ticket #3493. (CVS 5889)
FossilOrigin-Name: b8ceaa00500f29bbbd0cc5aec71a6ffa91ae6b43
|
|
|
| |
FossilOrigin-Name: 1b6a5140446da896f69fddc8d1ea076815bb45e3
|
|
|
|
|
|
|
|
| |
Ticket #3461. The column cache and result set alias cache mechanisms are
prone to this kind of error and need to be refactored. This check-in should
be considered a temporary fix in advance of a more general redesign of the
whole mechanism. (CVS 5841)
FossilOrigin-Name: 1fa3bbd8220ce073e91935ea362b6f5d5d6d2859
|
|
|
|
|
| |
on a flattened query. Also fix a OOM segfault in WHERE clause processing. (CVS 5801)
FossilOrigin-Name: d2c252d6bbde4ae14da6c9e6c2683d763d11c59f
|
|
|
|
|
|
| |
The default upper bound is still 100, but it can now be raised as high
as 1000 at compile-time. (CVS 5780)
FossilOrigin-Name: 79df72ee836db91647913055ba6cf55558679b01
|
|
|
| |
FossilOrigin-Name: 98ca5580f5acd2e7b3ce512520ec0527f221505e
|
|
|
|
|
| |
queries. (CVS 5763)
FossilOrigin-Name: 33b59a3db0b1797663ae840ceaca1b23a9a9e3b0
|
|
|
|
|
| |
intkey btree to store the (x, y, z...) set instead of an index btree. (CVS 5760)
FossilOrigin-Name: 803a1736d56b3c07b8ad38715fe0e39196ecc507
|
|
|
|
|
| |
And yet, this fix feels uncomfortable. Seeking an alternative... (CVS 5712)
FossilOrigin-Name: f8b759f1977915c314be874840ebf18e6bc69b57
|
|
|
|
|
|
|
| |
to problems fixed. The hack causes failures in alias.test, but those are much
less serious than the aforementioned tickets. This is a stop-gap until we can
figure out a proper fix. (CVS 5711)
FossilOrigin-Name: a67da9dd2ff6acc163de4ce2b836b03e3f159a88
|
|
|
|
|
|
| |
result set. Ticket #3343. Note that aliased GROUP BY expressions are still
evaluated twice. (CVS 5637)
FossilOrigin-Name: ab0292caa5887cc1bdc0e8c9d3f3502b83975440
|
|
|
| |
FossilOrigin-Name: 6de9c084fc533fbb22af6a4cd3e4e9a461b13876
|
|
|
| |
FossilOrigin-Name: cc36b4e016a1f519ca81d591de3a551ee8aa6813
|
|
|
| |
FossilOrigin-Name: daf730d1defa78fb8b80a78f9108ac35a13e09f6
|
|
|
| |
FossilOrigin-Name: 732657c6a639bdf71a3341f6747d19298d442ddb
|
|
|
|
|
|
| |
the speed1.test script run about 15% faster. Added new interfaces to
control the cache. (CVS 5488)
FossilOrigin-Name: e48f9697e9fea339e150ddc32940760027dd07d9
|
|
|
|
|
| |
the result set of a SELECT. Ticket #3229. (CVS 5438)
FossilOrigin-Name: 17a9984e7668be388c4042c070718a02b284a336
|
|
|
| |
FossilOrigin-Name: c6cf08477cc4d622a05ad6706cb9418cf7eea432
|
|
|
|
|
| |
to the sqlite3Select() module. (CVS 5380)
FossilOrigin-Name: cbd3c1585b7a8f8042aa1448fe1be87de056c41a
|
|
|
| |
FossilOrigin-Name: 212d05d38c8126f99c028c5ab021b219487fa01e
|
|
|
|
|
| |
such registers are released. Fix for #3201. (CVS 5341)
FossilOrigin-Name: f099d6773a837dbe4ba85a8fda818e2d9466e743
|
|
|
| |
FossilOrigin-Name: 0b01ec5cf7725a02d4c12167df125cef578f6219
|
|
|
|
|
| |
in the compound SELECT code generator. (CVS 5318)
FossilOrigin-Name: a4005782690f022e982df4873779a029b28b9306
|
|
|
|
|
| |
the IN expression code generator. (CVS 5317)
FossilOrigin-Name: 1043a605e2dcad4b5222674efe392ee9915dc57d
|
|
|
|
|
| |
operator is a list of values. (CVS 5316)
FossilOrigin-Name: ec80474b1c157a29fb6978dd5575c396c57973b3
|
|
|
|
|
| |
contains an SQL NULL value. (CVS 5314)
FossilOrigin-Name: d45a97be71fa61ab4a692bd807ab762130f7f5b9
|
|
|
|
|
|
| |
Other bug fixes in compound-merge. The compound-merge is still disabled
in this check-in using "#if 0" due to additional bugs. (CVS 5295)
FossilOrigin-Name: 95037e6dbf4ed0ffd38790f3270dcaa4c1ae64ed
|
|
|
|
|
|
|
| |
But there are still a few problems and so the optimization is disabled by
and "#if 0". This check-in is to synchronize with the other changes happening
in parallel. (CVS 5291)
FossilOrigin-Name: e2ba324cbcac0ba35bbde50048677e085abb092b
|
|
|
|
|
|
|
| |
opcode to take a count and to move multiple registers. Initial code for
the compound-select merge optimization is added but is incomplete
and is commented out. (CVS 5272)
FossilOrigin-Name: 663a590e3086145a57af7569d8f798b6b6a8b76c
|
|
|
|
|
| |
greater than EXPR_MAX_DEPTH so that they are detected earlier. This further reduces the opportunities for stack overflow. (CVS 5189)
FossilOrigin-Name: 16d4c53a8e4d3cfc1abac3b8bb44d8bfd9471e32
|
|
|
|
|
| |
order to disable expression depth checking. Ticket #3143. (CVS 5166)
FossilOrigin-Name: 5ceef40e397fc535173996404345b93f695e8cac
|
|
|
| |
FossilOrigin-Name: 59568844e774dbe89fd20bbc8f49a3665cc54717
|
|
|
|
|
| |
that this is happening. (CVS 5066)
FossilOrigin-Name: 9b07e59e510e2de39c2081653662fbc654ca6fbb
|
|
|
| |
FossilOrigin-Name: f6313311ddfb1ee2d6660b9be99afe721a8a9aff
|
|
|
| |
FossilOrigin-Name: 85eedad186327a1f0b0983413b833efd41640d0e
|
|
|
|
|
| |
to prevent a recurrence. (CVS 5011)
FossilOrigin-Name: d04246a46399e839e70b1bd57e209f80143f0d5b
|
|
|
| |
FossilOrigin-Name: 38746c54385e3cb456cda660ea50769b5424db30
|
|
|
|
|
| |
by an SCopy instruction. (CVS 4952)
FossilOrigin-Name: e84ff57b6217afa84d60547dcc3a270b5e116818
|
|
|
| |
FossilOrigin-Name: 492490f9c86e52c7a706d9e1bf0ba216d5bb8aba
|
|
|
| |
FossilOrigin-Name: e25939fb25ec8bde8500a672ca5be3cbb514ac3a
|
|
|
|
|
| |
changes that might be imposed by comparison operators. (CVS 4949)
FossilOrigin-Name: 91cc646e2b0c1d62a1989405cc9384a2c22d98d0
|