Groups
Groups
Sign in
Groups
Groups
sqlite-dev
Conversations
About
Send feedback
Help
sqlite-dev
1–30 of 905
Mark all as read
Report group
0 selected
Ranier Vilela
3/1/20
[sqlite-dev] [PATCH] Small improvements btree.c
Hi, This is a patch with some small improvements to sqlite. If acceptable, it could become a series
unread,
[sqlite-dev] [PATCH] Small improvements btree.c
Hi, This is a patch with some small improvements to sqlite. If acceptable, it could become a series
3/1/20
Richard Hipp
1/17/20
[sqlite-dev] SQLite 3.31.0 enters pre-release testing
Our intent is that there will be no more changes to SQLite, other than documentation updates and bug
unread,
[sqlite-dev] SQLite 3.31.0 enters pre-release testing
Our intent is that there will be no more changes to SQLite, other than documentation updates and bug
1/17/20
Octopus ZHANG
,
Kees Nuyt
5
12/26/19
[sqlite-dev] How Test Suite is Organized
On Thu, 26 Dec 2019 20:31:16 +0800, Yushan wrote: > I forgot to ask, are the other two Test
unread,
[sqlite-dev] How Test Suite is Organized
On Thu, 26 Dec 2019 20:31:16 +0800, Yushan wrote: > I forgot to ask, are the other two Test
12/26/19
David Jones
2
12/18/19
[sqlite-dev] Enhancment to SQLITE_FCNTL_PRAGMA
> On Dec 7, 2019, at 9:35 AM, David Jones <jon...@columbus.rr.com> wrote: > > I use
unread,
[sqlite-dev] Enhancment to SQLITE_FCNTL_PRAGMA
> On Dec 7, 2019, at 9:35 AM, David Jones <jon...@columbus.rr.com> wrote: > > I use
12/18/19
Alexander Brueck
12/4/19
[sqlite-dev] "No Such Table" after Create
Hi everybody, I'm about to port sqlite to a proprietary platform with currently having some
unread,
[sqlite-dev] "No Such Table" after Create
Hi everybody, I'm about to port sqlite to a proprietary platform with currently having some
12/4/19
oleg boksner
,
Richard Hipp
2
11/23/19
[sqlite-dev] sqldiff
Please ask on sqlite...@mailinglists.sqlite.org, which is a better venue for this kind of question
unread,
[sqlite-dev] sqldiff
Please ask on sqlite...@mailinglists.sqlite.org, which is a better venue for this kind of question
11/23/19
Keith Medcalf
, …
Bernardo Ramos
4
11/11/19
[sqlite-dev] 3ea175512444b0d166af9d674757d83c946d9ce6
Hello! On vdbemem.c on function sqlite3VdbeMemAggValue there is a variable named t that appears to
unread,
[sqlite-dev] 3ea175512444b0d166af9d674757d83c946d9ce6
Hello! On vdbemem.c on function sqlite3VdbeMemAggValue there is a variable named t that appears to
11/11/19
Jeffrey Walton
, …
Warren Young
4
10/31/19
[sqlite-dev] Error 25: column index out of range when binding for a DATETIME
On Oct 31, 2019, at 7:57 AM, Jeffrey Walton <nolo...@gmail.com> wrote: > > That
unread,
[sqlite-dev] Error 25: column index out of range when binding for a DATETIME
On Oct 31, 2019, at 7:57 AM, Jeffrey Walton <nolo...@gmail.com> wrote: > > That
10/31/19
Onur GURSOY
, …
stu...@aquarius-itech.com
9
10/5/19
[sqlite-dev] SQLITE MAX FULL PATH OF DB ON LINUX
Conti, Thanks. I'll keep it in mind. From: sqlite-dev [mailto:sqlite-dev-bounces@mailinglists.
unread,
[sqlite-dev] SQLITE MAX FULL PATH OF DB ON LINUX
Conti, Thanks. I'll keep it in mind. From: sqlite-dev [mailto:sqlite-dev-bounces@mailinglists.
10/5/19
Richard Hipp
2
9/27/19
[sqlite-dev] SQLite version 3.30.0 in about two weeks.
On 9/26/19, Raitses, Alex <alex.r...@intel.com> wrote: > Hello, > I have noticed that
unread,
[sqlite-dev] SQLite version 3.30.0 in about two weeks.
On 9/26/19, Raitses, Alex <alex.r...@intel.com> wrote: > Hello, > I have noticed that
9/27/19
51966
9/8/19
[sqlite-dev] Consumming memory with SQLITE
Hello, I have an application composed of 256 databases. Each database occupied 42Mb for more than 950
unread,
[sqlite-dev] Consumming memory with SQLITE
Hello, I have an application composed of 256 databases. Each database occupied 42Mb for more than 950
9/8/19
Andrey Karpov
, …
Dan Kennedy
3
8/22/19
[sqlite-dev] PVS-Studio Testing on SQLite Code and Related Issues
On 21/8/62 00:49, Andrey Karpov wrote: Hello. I am one of the PVS-Studio analyzer developers. We are
unread,
[sqlite-dev] PVS-Studio Testing on SQLite Code and Related Issues
On 21/8/62 00:49, Andrey Karpov wrote: Hello. I am one of the PVS-Studio analyzer developers. We are
8/22/19
Arfrever Frehtes Taifersar Arahesis
2
8/12/19
[sqlite-dev] SQLite 3.29.0 and trunk: Test failures with ICU: vtab1-18.1.3.2 vtab1-18.1.4.2 vtabH-1.1
I attach patch which adjusts expectations of tests. -- Arfrever Frehtes Taifersar Arahesis
unread,
[sqlite-dev] SQLite 3.29.0 and trunk: Test failures with ICU: vtab1-18.1.3.2 vtab1-18.1.4.2 vtabH-1.1
I attach patch which adjusts expectations of tests. -- Arfrever Frehtes Taifersar Arahesis
8/12/19
David Butler
, …
Bob Friesenhahn
6
8/5/19
[sqlite-dev] UPSERT syntax and trigger OR IGNORE conflict
Most interesting is this generated two bug reports and a feature request. None are visible at https:/
unread,
[sqlite-dev] UPSERT syntax and trigger OR IGNORE conflict
Most interesting is this generated two bug reports and a feature request. None are visible at https:/
8/5/19
Roger Binns
6/10/19
[sqlite-dev] Do nothing HAS_CODEC / encryption extension for testing?
I am trying to add support for the sqlite3_key API which is present in HAS_CODEC / encryption
unread,
[sqlite-dev] Do nothing HAS_CODEC / encryption extension for testing?
I am trying to add support for the sqlite3_key API which is present in HAS_CODEC / encryption
6/10/19
Edward Lau
, …
a.fu...@lqt.it
4
6/5/19
[sqlite-dev] Couldn't find dl library when compile under MinGW
On Tue, 4 Jun 2019 22:16:07 +0000 (UTC), Edward Lau wrote: > I got the error during compilation
unread,
[sqlite-dev] Couldn't find dl library when compile under MinGW
On Tue, 4 Jun 2019 22:16:07 +0000 (UTC), Edward Lau wrote: > I got the error during compilation
6/5/19
Hawkins, Daniel Steven
,
R Smith
4
6/1/19
[sqlite-dev] Implementing POWER() and SQRT()
So, I attached a patch of the func.c file where I defined SQRT(), POWER(), EXP(), and LN() without a
unread,
[sqlite-dev] Implementing POWER() and SQRT()
So, I attached a patch of the func.c file where I defined SQRT(), POWER(), EXP(), and LN() without a
6/1/19
Martijn Blaauw
,
Dan Kennedy
3
5/27/19
[sqlite-dev] SQLite : unixRemapfile() at line 5047
Hi, If the extent of an existing mapping failed then pNew becomes equal to MAP_FAILED (for mremap()
unread,
[sqlite-dev] SQLite : unixRemapfile() at line 5047
Hi, If the extent of an existing mapping failed then pNew becomes equal to MAP_FAILED (for mremap()
5/27/19
Arfrever Frehtes Taifersar Arahesis
2
5/3/19
[sqlite-dev] '.open --hexdb' in interactive shell: Segmentation fault
https://sqlite.org/src/info/9b5d943426c92731 does not really make '.open --hexdb' work in
unread,
[sqlite-dev] '.open --hexdb' in interactive shell: Segmentation fault
https://sqlite.org/src/info/9b5d943426c92731 does not really make '.open --hexdb' work in
5/3/19
Arfrever Frehtes Taifersar Arahesis
5/2/19
[sqlite-dev] index_usage fails to run without supposedly optional options
Help message: $ ./index_usage Usage: ./index_usage [OPTIONS] DATABASE LOG DATABASE is an SQLite
unread,
[sqlite-dev] index_usage fails to run without supposedly optional options
Help message: $ ./index_usage Usage: ./index_usage [OPTIONS] DATABASE LOG DATABASE is an SQLite
5/2/19
Arfrever Frehtes Taifersar Arahesis
,
Richard Hipp
3
5/2/19
[sqlite-dev] SQLite 3.28.0 and trunk: Segmentation fault in fuzzcheck
Richard Hipp <d...@sqlite.org> wrote on 2019-05-02 15:59:22 UTC: > On 5/2/19, Arfrever
unread,
[sqlite-dev] SQLite 3.28.0 and trunk: Segmentation fault in fuzzcheck
Richard Hipp <d...@sqlite.org> wrote on 2019-05-02 15:59:22 UTC: > On 5/2/19, Arfrever
5/2/19
Arfrever Frehtes Taifersar Arahesis
,
Dan Kennedy
4
4/26/19
[sqlite-dev] SQLite 3.28.0: Test failures with ICU: like3-6.110 like3-6.120 like3-6.210 like3-6.220
On 26/4/62 23:19, Arfrever Frehtes Taifersar Arahesis wrote: > Dan Kennedy <danielk1977@gmail.
unread,
[sqlite-dev] SQLite 3.28.0: Test failures with ICU: like3-6.110 like3-6.120 like3-6.210 like3-6.220
On 26/4/62 23:19, Arfrever Frehtes Taifersar Arahesis wrote: > Dan Kennedy <danielk1977@gmail.
4/26/19
Charles Leifer
4/15/19
[sqlite-dev] Json paths
Hi, I apologize first off if you've already read and dismissed the similar email I sent to the
unread,
[sqlite-dev] Json paths
Hi, I apologize first off if you've already read and dismissed the similar email I sent to the
4/15/19
David Butler
,
Richard Hipp
4
3/29/19
[sqlite-dev] UPSERT syntax error
On 3/29/19, G. David Butler <g...@dbsystems.com> wrote: > Thanks for the poke to look harder
unread,
[sqlite-dev] UPSERT syntax error
On 3/29/19, G. David Butler <g...@dbsystems.com> wrote: > Thanks for the poke to look harder
3/29/19
Bernardino Ramos
, …
Luuk
7
3/15/19
[sqlite-dev] Are aggregate functions not deterministic?
On 10-3-2019 20:13, Keith Medcalf wrote: > That is a nasty (as in badly composed) query. You are
unread,
[sqlite-dev] Are aggregate functions not deterministic?
On 10-3-2019 20:13, Keith Medcalf wrote: > That is a nasty (as in badly composed) query. You are
3/15/19
Richard Hipp
, …
Florian Weimer
6
3/11/19
[sqlite-dev] Please help reproduce an OSSFuzz problem
* Richard Hipp: > On 2/20/19, Florian Weimer <fwe...@redhat.com> wrote: >> * Richard
unread,
[sqlite-dev] Please help reproduce an OSSFuzz problem
* Richard Hipp: > On 2/20/19, Florian Weimer <fwe...@redhat.com> wrote: >> * Richard
3/11/19
范龙飞
,
Luuk
4
3/2/19
[sqlite-dev] 转发: SQLite3's vulnerability in 3.27.1 and 3.26
On 2-3-2019 11:49, Luuk wrote: On 2-3-2019 11:18, Luuk wrote: On 28-2-2019 11:40, 范龙飞 wrote: 发件人: 范龙飞
unread,
[sqlite-dev] 转发: SQLite3's vulnerability in 3.27.1 and 3.26
On 2-3-2019 11:49, Luuk wrote: On 2-3-2019 11:18, Luuk wrote: On 28-2-2019 11:40, 范龙飞 wrote: 发件人: 范龙飞
3/2/19
Richard Hipp
3/1/19
Re: [sqlite-dev] [sqlite] Core dump with python multi thread programming using sqlite3 DB
On 2/28/19, Rishi Mutnuru <rishi....@oracle.com> wrote: > Hi Experts, > I am
unread,
Re: [sqlite-dev] [sqlite] Core dump with python multi thread programming using sqlite3 DB
On 2/28/19, Rishi Mutnuru <rishi....@oracle.com> wrote: > Hi Experts, > I am
3/1/19
Peng Yu
,
Richard Hipp
2
2/25/19
[sqlite-dev] Are %destructor and %token_destructor necessary when garbage collector is used?
On 2/24/19, Peng Yu <peng...@gmail.com> wrote: > Hi, > > lemon has %destructor and %
unread,
[sqlite-dev] Are %destructor and %token_destructor necessary when garbage collector is used?
On 2/24/19, Peng Yu <peng...@gmail.com> wrote: > Hi, > > lemon has %destructor and %
2/25/19
Peng Yu
2/24/19
[sqlite-dev] Generate declaration of ParseAlloc(), Parse() and ParseFree() in the header?
In these examples, the user code is appended to the end of the generated .c file. http://souptonuts.
unread,
[sqlite-dev] Generate declaration of ParseAlloc(), Parse() and ParseFree() in the header?
In these examples, the user code is appended to the end of the generated .c file. http://souptonuts.
2/24/19