Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread Simon Slavin
For the pragmas which an be used as functions, would it be possible to mark these somehow in the "List Of PRAGMAs" ? Perhaps PRAGMAs whih an be used as functions can have a normal bullet point and those which can’t have a "WHITE BULLET" instead. Or any other method of marking which appeals to

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread Jens Alfke
In the release notes themselves: The sentence fragment “tab-completions…interfaces” was accidentally copied/pasted from the previous line: • Added the UNION virtual table extension. tab-completions for interactive user interfaces. This is a work in progress. Expect further enhancements

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread David Raymond
like an extension I could use, thanks. -Original Message- From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On Behalf Of Richard Hipp Sent: Tuesday, July 25, 2017 11:23 AM To: General Discussion of SQLite Database; sqlite-dev Subject: [sqlite] Version 3.20.0 rel

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread Graham Holden
com> Date: 25/07/2017 16:46 (GMT+00:00) To: 'SQLite mailing list' <sqlite-users@mailinglists.sqlite.org> Subject: Re: [sqlite] Version 3.20.0 release candidate 2 Also, I've just spotted the following (** characters surround the changes): 1) On the same page under " 2

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread David Wellman
: [sqlite] Version 3.20.0 release candidate 2 Also, I've just spotted the following (** characters surround the changes): 1) On the same page under " 2.1. Upping The Threat Level", the fourth paragraph starts: Because the pointer is passed in the t1.t1 column... I think thi

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread David Wellman
man Sent: 25 July 2017 16:31 To: 'SQLite mailing list' Subject: Re: [sqlite] Version 3.20.0 release candidate 2 Hi, Minor doc error at https://sqlite.org/draft/bindptr.html The first paragraph under "2. A Brief History Of Pointer Passing In SQLite" starts with: It is sometimes conven

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread Richard Hipp
On 7/25/17, David Wellman wrote: > Hi, > > Minor doc error at https://sqlite.org/draft/bindptr.html > Typo fixed. Thanks. -- D. Richard Hipp d...@sqlite.org ___ sqlite-users mailing list

Re: [sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread David Wellman
o: General Discussion of SQLite Database; sqlite-dev Subject: [sqlite] Version 3.20.0 release candidate 2 We are restarting the test process for SQLite 3.20.0. There is a new release candidate on the website at https://sqlite.org/download.html and on the newly reopened branch-3.20 of the source tre

[sqlite] Version 3.20.0 release candidate 2

2017-07-25 Thread Richard Hipp
We are restarting the test process for SQLite 3.20.0. There is a new release candidate on the website at https://sqlite.org/download.html and on the newly reopened branch-3.20 of the source tree at https://sqlite.org/src/timeline?r=branch-3.20 A new draft change log is at