| Commit message (Collapse) | Author | Age |
... | |
|
|
| |
FossilOrigin-Name: 37428435978027f6baffa552306dd5dc29ce5cd5
|
|
|
|
|
| |
symbols in the symbol table. (CVS 6557)
FossilOrigin-Name: 23d67af39227aeade2ea0292e1b8844eea580993
|
|
|
|
|
| |
The column-alias cache is currently disabled, (CVS 6538)
FossilOrigin-Name: dd4d67a67454a3ff13c286a2a8360c5f0432c91d
|
|
|
|
|
| |
Table.pTrigger list, search the temp schema for them on demand. Fix for #3688. (CVS 6329)
FossilOrigin-Name: 3befe1ef7e6ebddedfa69579553a1b85b411ee98
|
|
|
|
|
| |
the in-memory representation of the schema. Also to reduce the space used by prepared statements slightly. (CVS 6305)
FossilOrigin-Name: d9f6ffbc5ea090ba0daac571fc9a6c68b9c864e4
|
|
|
|
|
| |
Candidate fix for #3554. (CVS 6065)
FossilOrigin-Name: a1b1f6cd7d2c060bd75ce39347e1220b872806ed
|
|
|
|
|
|
| |
guaranteed to never overflow an integer. Additional explicit casts to
avoid nuisance warning messages. (CVS 6007)
FossilOrigin-Name: c872d554930ecf221ac2be5f886d5d67bb35288c
|
|
|
| |
FossilOrigin-Name: 59ae0020683766993c38e2b76a436d78d3e4bd63
|
|
|
| |
FossilOrigin-Name: 88134322c36b41304aaeef99c39b4ef5b495ca3b
|
|
|
| |
FossilOrigin-Name: daf730d1defa78fb8b80a78f9108ac35a13e09f6
|
|
|
|
|
|
| |
the speed1.test script run about 15% faster. Added new interfaces to
control the cache. (CVS 5488)
FossilOrigin-Name: e48f9697e9fea339e150ddc32940760027dd07d9
|
|
|
|
|
| |
to the sqlite3Select() module. (CVS 5380)
FossilOrigin-Name: cbd3c1585b7a8f8042aa1448fe1be87de056c41a
|
|
|
| |
FossilOrigin-Name: 81a8c70ed7a86abf286706fdbc251f31c9c53382
|
|
|
|
|
| |
removed from the code. All instructions operate out of registers only. (CVS 4718)
FossilOrigin-Name: 706b41b70bd1e2030e6fa44358c38a26c5cf0985
|
|
|
| |
FossilOrigin-Name: b3a141b2b0c09bf3c7704deeade290d71b7c9b77
|
|
|
| |
FossilOrigin-Name: 23181f86896e7c9e993e00032e735e67ee6b2e71
|
|
|
|
|
| |
within a statement. (CVS 4709)
FossilOrigin-Name: 110c000d86bd4a0b4b946c62d11a435426b02d16
|
|
|
| |
FossilOrigin-Name: 8cbd46517f407b3b1ce187b623db10f00aa415ea
|
|
|
| |
FossilOrigin-Name: 8862ce9ceefba4f5d1ffbd51d824c05f42a58c22
|
|
|
| |
FossilOrigin-Name: 8201f71729c3afbb41764cea3cda65b03150cb0c
|
|
|
|
|
|
|
| |
with OP_Copy, OP_SCopy, and OP_Move. Add the infrastructure for
operation properties in1, in2, in3, out2, and out3 but do not yet
use any of these. (CVS 4682)
FossilOrigin-Name: cc149eb9ca3c672cc6fea3528353234ac2ed5745
|
|
|
|
|
| |
instead of 0. A register number of 0 means "no such register". (CVS 4669)
FossilOrigin-Name: 0b849805c3a0f562d50623f406279b400d335639
|
|
|
|
|
| |
cells, not the stack. (CVS 4666)
FossilOrigin-Name: 46501f490a5f5577ea31c758df749e02c7c65f39
|
|
|
|
|
| |
for P1, P2, and P3. (CVS 4661)
FossilOrigin-Name: 4dc507d87b242619fe32606452227900e16a6de7
|
|
|
|
|
|
| |
added (though not currently used.) Add routines sqlite3VdbeAddOpX() where
X is one of 0, 1, 2, 3, or 4. (CVS 4660)
FossilOrigin-Name: 027875e4d4c4bd7686dc880c6917a968049b2fec
|
|
|
|
|
| |
- "SelectDest". (CVS 4657)
FossilOrigin-Name: 86dcdfe6d7d629618ccb3c3ff0ca09f2da2d06c7
|
|
|
|
|
|
|
| |
to a register-based machine. Everything is still mostly stack based with
this check-in. This change merely begins adding infrastructure to support
a register-based architecture. (CVS 4652)
FossilOrigin-Name: 051ec01f2799e095516015f2ef0180e50fac387c
|
|
|
|
|
| |
pseudo-tables with data that will never be used. Some testing to come. (CVS 4651)
FossilOrigin-Name: e08a33ed7255c22ce2805363f44a1d7770acb2dd
|
|
|
| |
FossilOrigin-Name: c91bc8d33306881cb2501070dccced92c82cf165
|
|
|
| |
FossilOrigin-Name: db818430e9ea4ef4a4af575784009d5acae785a3
|
|
|
|
|
| |
errors. (CVS 4233)
FossilOrigin-Name: 77b1671351fe94b0ebc126a63140643deae2aa64
|
|
|
|
|
|
| |
I have not even attempted to compile so I am certain there are
countless errors. (CVS 4231)
FossilOrigin-Name: deb7ecd65f7b83eaf0ba610eeef3b0ede61db1c3
|
|
|
| |
FossilOrigin-Name: 7550dd1d5980a399fbb06b4ed69216700f879a0b
|
|
|
|
|
| |
to be silently ignored. STATEMENT is no longer a keyword. (CVS 3821)
FossilOrigin-Name: 8e2559b4da6329d7c21925d0850f7f91a3731975
|
|
|
| |
FossilOrigin-Name: 6736f4547c0cc2123d1a19ed2d6915712718d22e
|
|
|
|
|
| |
(CVS 3772)
FossilOrigin-Name: 407a85e69b7a1229218a5ce9a9e31255c7070294
|
|
|
|
|
| |
statements within a TRIGGER. (CVS 3478)
FossilOrigin-Name: ee4894b49995e4904db1991281563cfbb7b1c16d
|
|
|
| |
FossilOrigin-Name: e4fe736cfbbdc081581911a01690576034877b72
|
|
|
|
|
| |
mostly untested. (CVS 3248)
FossilOrigin-Name: 32c97b884b104d120db3c0a87f5eab28f36851f8
|
|
|
|
|
| |
Ticket #1737. (CVS 3158)
FossilOrigin-Name: 4ba280ddd66d5cbf617263d6300b7582f65d47a9
|
|
|
|
|
| |
commented out - turning it on will likely break a lot of code. (CVS 3152)
FossilOrigin-Name: c83ec81d53f756660cafbbdaf9cf92e9e4bab4ad
|
|
|
|
|
|
|
| |
http://scan.coverity.com/ Found 1 potential segfault in sqlite3_mprintf().
Also 2 failures to fclose() following a malloc() failure. And lots of
cases where unnecessary conditionals could be removed from the code. (CVS 3126)
FossilOrigin-Name: e510e6dd9d6261f33b853af3b32d155b9d6b63b3
|
|
|
|
|
| |
CodeWarrior. (CVS 3110)
FossilOrigin-Name: 4b22e4b847f8d5c29830baea541194ef3a0c4811
|
|
|
|
|
| |
to record malloc() failures. (CVS 2972)
FossilOrigin-Name: ac090f2ab3b5a792c2fdf897e10060f263e0d408
|
|
|
|
|
|
|
| |
being used. Ticket #1601. Also implemented the suggestion of
ticket #1603. Memory management is now off by default at compile-time.
The sqlite3_enable_memory_management() API has been removed. (CVS 2919)
FossilOrigin-Name: 5d9c6aa964305c3f36741ff0058da5b5f3ce0d24
|
|
|
| |
FossilOrigin-Name: 9c18a1ce1e7ff6a02eb0f9ce344cab9660819740
|
|
|
| |
FossilOrigin-Name: 82b81f69c78cb3f54634d9aea4f6a838474dc5e5
|
|
|
|
|
| |
the body of the statement program. (CVS 2881)
FossilOrigin-Name: 23b587b05b89727248805e6d9e5141e018cf2152
|
|
|
|
|
| |
using a different connection. (CVS 2873)
FossilOrigin-Name: 19f93e135f1ff4f987d14afe74b955e119904017
|
|
|
| |
FossilOrigin-Name: deeda0dc06c1595aedd8d06a0c4e88a8abf78cf7
|