[ANNOUNCEMENT] Updated: sqlite3-3.8.4.3-1 for Cygwin/Cygwin64

Jan Nijtmans jan.nijtmans@gmail.com
Sat Apr 19 23:58:00 GMT 2014


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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list