From: Sven Neumann <s.neumann@raumfeld.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/4] sqlite: add option to enable additional query optimizations (stat3)
Date: Wed, 07 Dec 2011 19:55:31 +0100 [thread overview]
Message-ID: <1323284131.8394.1.camel@bender> (raw)
In-Reply-To: <CAAXf6LWGTLq_m9WXA4iu_b86cWMAqPa5=prqws2Kd5vgdQkZ=Q@mail.gmail.com>
On Wed, 2011-12-07 at 07:57 +0100, Thomas De Schampheleire wrote:
> On Tue, Dec 6, 2011 at 9:52 PM, Sven Neumann <s.neumann@raumfeld.com> wrote:
> > +config BR2_PACKAGE_SQLITE_STAT3
> > + bool "Additional query optimizations (stat3)"
> > + depends on BR2_PACKAGE_SQLITE
> > + help
> > + Adds additional logic to the ANALYZE command and to the query
> > + planner that can help SQLite to chose a better query plan under
>
> s/chose/choose/
Actually that typo should be fixed upstream in the sqlite documentation
then ;-)
Thanks for the review, I'll resubmit the patch-set with the typo fixed
and your Reviewed-by: added.
Sven
next prev parent reply other threads:[~2011-12-07 18:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 20:52 [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9 Sven Neumann
2011-12-06 20:52 ` [Buildroot] [PATCH 2/4] sqlite: remove obsolete configure options Sven Neumann
2011-12-06 20:52 ` [Buildroot] [PATCH 3/4] sqlite: refactor how CFLAGS are passed to the configure script Sven Neumann
2011-12-06 20:52 ` [Buildroot] [PATCH 4/4] sqlite: add option to enable additional query optimizations (stat3) Sven Neumann
2011-12-07 6:57 ` Thomas De Schampheleire
2011-12-07 7:03 ` Thomas De Schampheleire
2011-12-07 18:55 ` Sven Neumann [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-07 19:00 [Buildroot] [PATCH 1/4] sqlite: bump to version 3.7.9 Sven Neumann
2011-12-07 19:00 ` [Buildroot] [PATCH 4/4] sqlite: add option to enable additional query optimizations (stat3) Sven Neumann
2011-12-11 21:18 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1323284131.8394.1.camel@bender \
--to=s.neumann@raumfeld.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.