public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: sqlite3-3.8.4.3-1 for Cygwin/Cygwin64
@ 2014-04-19 23:58 Jan Nijtmans
  0 siblings, 0 replies; only message in thread
From: Jan Nijtmans @ 2014-04-19 23:58 UTC (permalink / raw)
  To: cygwin-announce

SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine

Changes since 3.8.4.1-1
=====================
* Updated to upstream 3.8.4.3 release. See:
     <http://www.sqlite.org/releaselog/current.html>
* One new Cygwin package: "sqlite3-vfslog".
  This extension can be used to log all vfs activity in CSV format.
* Additional bug-fixes, either discovered just after upstream
  3.8.4.3 was released, either discovered earlier but not
  considered important enough to put in the upstream release:
  * Fix the EXPLAIN indenter in the command-line shell to
    correctly handle NextIfOpen and PrevIfOpen opcodes.
    <http://www.sqlite.org/src/info/01944c53f5>
  * In the command-line shell, run set writable_schema before
    running the ".clone" command.
    <http://www.sqlite.org/src/info/9d2ae6342c>
  * Ensure the "PRAGMA journal_mode=WAL" works coming
    from any other journal_mode with ATTACH-ed databases.
    <http://www.sqlite.org/src/info/e54330b431>
  * Modify the OR-clause handling so that it can safely deal
    with OR-clause with 17 or more terms.
    <http://www.sqlite.org/src/info/10fb063b11>
  * Make sure column cache elements are cleared correctly
    when jumping over code for key generation in a partial index.
    <http://www.sqlite.org/src/info/2ea3e9fe63>
  * Make sure the undocumented sqlite_rename_parent() function
    does not crash even if it is invoked with NULL arguments.
    <http://www.sqlite.org/src/info/264b970c43>
* Additional SQLite bug-fixes, rejected (apparently) upstream
  but important (and simple) enough for Cygwin:
  * VFS filename truncation issues
    <http://www.sqlite.org/src/info/c060923a54>
  * Wrong filename handling in sqlite3_load_extension() for Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00431.html>
  * pragma database_list returns win32 paths on Cygwin
    <http://osdir.com/ml/sqlite-users/2014-02/msg00515.html>

--
Jan Nijtmans

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-19 23:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-19 23:58 Updated: sqlite3-3.8.4.3-1 for Cygwin/Cygwin64 Jan Nijtmans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).