| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
the appropriate os_*.c implementation. Omit the os_unix.h and os_win.h
include files. The crash tests are broken by this patch. (CVS 2791)
FossilOrigin-Name: 058f31753871b16b40fe4048e3adcee411e0f87d
|
|
|
|
|
|
| |
platforms, sprintf() is busted. Need to go through and do similar replacements
elsewhere in the code. (CVS 2790)
FossilOrigin-Name: 1b4f2d89bbe833359cefcea580783fd92aa7b8ab
|
|
|
|
|
|
| |
used that would not have been used otherwise. In other words, do not
convert OR clauses into an IN statement if it does not help the optimizer. (CVS 2789)
FossilOrigin-Name: 7e7cfce0f8ed2a6e04747736a2c68484f447cdfb
|
|
|
|
|
| |
Ticket #1537. (CVS 2788)
FossilOrigin-Name: cbbeb9de0019a0b81318158711590078fcb7e98a
|
|
|
| |
FossilOrigin-Name: 008f676f20c690255e5cb8ae01df47c5094ac240
|
|
|
|
|
| |
crash tests. (CVS 2786)
FossilOrigin-Name: 57a674fc71512f11393b8eb595961ec9465ba4e1
|
|
|
|
|
|
| |
table. The os_test.c module has been replaced by test6.c. The crash tests
are busted now and need to be fixed. (CVS 2785)
FossilOrigin-Name: 1f69aec285dd8e26bd739d5e44bb50fe03a9682a
|
|
|
| |
FossilOrigin-Name: f1298bb103aad46c737741d89d33c4c2904aec68
|
|
|
| |
FossilOrigin-Name: f882a516da18f45dbb668078d0d8240d930e1180
|
|
|
|
|
| |
2780)
FossilOrigin-Name: 84aae3b0ae7381710ff0bc9881cbde3559bb580b
|
|
|
| |
FossilOrigin-Name: 4dd7cfaa587fd5f76a0b60db0f02d5f57f801564
|
|
|
|
|
|
|
|
| |
-DSQLITE_ALLOW_XTHREAD_CONNECT compile-time option permits database
connections to be moved across threads. This will cause latch-ups
and failures on some linux systems such as RedHat-9. Do not use these
options if you want a portable build. (CVS 2778)
FossilOrigin-Name: 84aa4d58001ed943295f21f429c58c3c99b771d8
|
|
|
|
|
| |
This is required for QNX. Ticket #1478. (CVS 2777)
FossilOrigin-Name: ab76453553bea7c2371b35e7643a98967bb04582
|
|
|
|
|
| |
can store tokens in a single byte and thus be smaller in size. (CVS 2776)
FossilOrigin-Name: 2dfc9863919c9eb1fd1064ab2817d752dd7f9293
|
|
|
| |
FossilOrigin-Name: 786e23b2959c6103bfc0b45535afc49f22bc8a67
|
|
|
| |
FossilOrigin-Name: 0d8bd133a7530fb56ecb742472865f5a72a0ea5e
|
|
|
|
|
| |
Ticket #1536. (CVS 2773)
FossilOrigin-Name: a2e55a3828d74d78b0b76f956a537a0d906f3191
|
|
|
|
|
| |
key. (CVS 2772)
FossilOrigin-Name: 5045f09933f57e4ae897969710b19d09b7af6022
|
|
|
|
|
| |
key. (CVS 2771)
FossilOrigin-Name: 80721e2c9033abb2e9eed32892c4e486c293e1fa
|
|
|
|
|
| |
#1501. (CVS 2770)
FossilOrigin-Name: b3882b434a1ef7d8d636c7c5917b9e8f0d2952fb
|
|
|
| |
FossilOrigin-Name: bb866ed880c33ec9ce6ded8ebdbb459fedf9c257
|
|
|
| |
FossilOrigin-Name: 2e195e96bcbad104da09ebe6cef617e0e9ef1884
|
|
|
| |
FossilOrigin-Name: 25fa16a2e1f324790f4b293df5d7142575034428
|
|
|
| |
FossilOrigin-Name: ce06c123d0c5663dbaf263c2e0aaf5d9cdeb2ccd
|
|
|
| |
FossilOrigin-Name: f39974ebd81f274dc4cf6cf94e6e87ee7b4a0814
|
|
|
| |
FossilOrigin-Name: 6331860e7754be6e0d2a484d66427947c0781dd6
|
|
|
|
|
| |
enhancements. Ticket #1513. (CVS 2762)
FossilOrigin-Name: e66289b52f56c8242aa264a9365c834cd820e988
|
|
|
| |
FossilOrigin-Name: 1b6bf4188e8ebf55cf1972b7081f6d31bf525555
|
|
|
|
|
| |
out-of-memory condition, not some mysterious error code. (CVS 2759)
FossilOrigin-Name: 7780f5e9d504926f11bd0662c03c88c76fb1d416
|
|
|
| |
FossilOrigin-Name: bb94ef64b227839a0ef4156985e2f5a061a78e2c
|
|
|
|
|
| |
that contains table entries that violate check constraints. (CVS 2757)
FossilOrigin-Name: be83bfee0211396a0038ffb125897199bea9a73f
|
|
|
| |
FossilOrigin-Name: db27afc4cdc5b51c1fa0e83dbd6d4a4a69c5b642
|
|
|
| |
FossilOrigin-Name: 55b314a22c69fbe129b024e953f3230b67eaaa87
|
|
|
|
|
| |
but much more testing is needed as well as documentation. (CVS 2754)
FossilOrigin-Name: 2313d912baeca0fd516d524f16708953de483729
|
|
|
|
|
|
| |
of type real, though an integer representation is still sometimes used
internally for efficiency. (CVS 2753)
FossilOrigin-Name: e0d6f61c7de2c03b8fd17ef37cf1a0add36ee618
|
|
|
| |
FossilOrigin-Name: 0d3357b5f65887f7db03db2ae021f28f480f90e4
|
|
|
|
|
| |
Ticket #1497. (CVS 2751)
FossilOrigin-Name: c9c476dd836c49255eabc6cce83064974c079ce3
|
|
|
| |
FossilOrigin-Name: e261b8b09a529a3e67dc27c3b83b660bcb32e195
|
|
|
|
|
|
|
| |
anywhere if SQLITE_OMIT_FLOATING_POINT is defined at compile-time. This
is useful to people who use SQLite on embedded processors that lack
floating point support. (CVS 2749)
FossilOrigin-Name: a0bdb584680ce6400d9e8c57db9d91197cc7b776
|
|
|
|
|
| |
on compound SELECT statements now working properly. Ticket #1473. (CVS 2747)
FossilOrigin-Name: edca8913ca012fc0c17343a27f819de95147b1bd
|
|
|
|
|
| |
completes the change and fixes the problem. (CVS 2746)
FossilOrigin-Name: 4862eaafd875eb1069076864c7cad600a76620c7
|
|
|
|
|
| |
a bunch of errors. (CVS 2744)
FossilOrigin-Name: efec04dedfff8b92527b42e59cc32b4f69031021
|
|
|
|
|
|
|
| |
other than a SELECT that outputs results. Examples of such statements
include PRAGMA integrity_check or INSERT/DELETE/UPDATE with PRAGMA
count_changes=ON. (CVS 2743)
FossilOrigin-Name: 533a85eee2370aafe204ff3eed50eb7fc0149e83
|
|
|
| |
FossilOrigin-Name: e80fecc986f1fe93e127398b081054766c5383cf
|
|
|
|
|
|
| |
Now a system has to opt-in for fdatasync instead of opt-out.
Ticket #1467. (CVS 2741)
FossilOrigin-Name: 115340d4e85f1bbbab657edbb504284343d86e2c
|
|
|
| |
FossilOrigin-Name: 6d4bc8f83b228b3804fffcb17ac57e1f754fa9cd
|
|
|
|
|
| |
from valgrind. Added tests to verify no hash table memory leaks in os_unix.c. (CVS 2738)
FossilOrigin-Name: 080eadca582a49a069a76ed113ec15e9bce2955a
|
|
|
|
|
| |
you used deeply nested and very complex views. Ticket #1449. (CVS 2733)
FossilOrigin-Name: 352cc9f53b7724621ecbf3a6362f34c31a18cce8
|
|
|
|
|
|
| |
is positive, which should only be the case on operating systems that
actually support fdatasync(). (CVS 2732)
FossilOrigin-Name: a9b341dccffaf324a64139d6f482599258ef7009
|
|
|
|
|
| |
(CVS 2731)
FossilOrigin-Name: 655e75ac7d96b05c118226c5b70443da2df319ec
|