Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 655] New: Update sqlite package to version 3.6.18
@ 2009-10-09 13:46 bugzilla at busybox.net
  2009-10-22 21:07 ` [Buildroot] [Bug 655] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2009-10-09 13:46 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=655

              Host: i686-linux
            Target: arm-softfloat-linux-uclibcgnueabi
           Summary: Update sqlite package to version 3.6.18
           Product: buildroot
           Version: unspecified
          Platform: PC
               URL: http://www.sqlite.org/releaselog/3_6_18.html
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gustavo at zacarias.com.ar
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=693)
 --> (https://bugs.busybox.net/attachment.cgi?id=693)
Update sqlite package to version 3.6.18

This is a low-priority (minor) update.

SQLite Release 3.6.18 On 2009 Sep 11 (3.6.18)

 * Versioning of the SQLite source code has transitioned from CVS to Fossil.
 * Query planner enhancements.
 * The SQLITE_ENABLE_STAT2 compile-time option causes the ANALYZE command to
collect a small histogram of each index, to help SQLite better select among
competing range query indices.
 * Recursive triggers can be enabled using the PRAGMA recursive_triggers
statement.
 * Delete triggers fire when rows are removed due to a REPLACE conflict
resolution. This feature is only enabled when recursive triggers are enabled.
 * Added the SQLITE_OPEN_SHAREDCACHE and SQLITE_OPEN_PRIVATECACHE flags for
sqlite3_open_v2() used to override the global shared cache mode settings for
individual database connections.
 * Added improved version identification features: C-Preprocessor macro
SQLITE_SOURCE_ID, C/C++ interface sqlite3_sourceid(), and SQL function
sqlite_source_id().
 * Obscure bug fix on triggers ([efc02f9779]). 

SQLite Release 3.6.17 On 2009 Aug 10 (3.6.17)

 * Expose the sqlite3_strnicmp() interface for use by extensions and
applications.
 * Remove the restriction on virtual tables and shared cache mode. Virtual
tables and shared cache can now be used at the same time.
 * Many code simplifications and obscure bug fixes in support of providing 100%
branch test coverage.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-22 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09 13:46 [Buildroot] [Bug 655] New: Update sqlite package to version 3.6.18 bugzilla at busybox.net
2009-10-22 21:07 ` [Buildroot] [Bug 655] " bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox