[arch-dev-public] [signoff] sqlite3 - 3.7.7-1

Andreas Radke a.radke at arcor.de
Tue Jun 28 11:53:45 EDT 2011


Upstream update. Please signoff.

-Andy

http://sqlite.org/releaselog/3_7_7.html

SQLite Release 3.7.7 On 2011 June 24 (3.7.7)

    Add support for URI filenames
    Add the sqlite3_vtab_config() interface in support of ON CONFLICT clauses with virtual tables.
    Add the xSavepoint, xRelease and xRollbackTo methods in virtual tables in support of SAVEPOINT for virtual tables.
    Update the built-in FTS3/FTS4 and RTREE virtual tables to support ON CONFLICT clauses and REPLACE.
    Avoid unnecessary reparsing of the database schema.
    Added support for the FTS4 prefix option and the FTS4 order option.
    Allow WAL-mode databases to be opened read-only as long as there is an existing read/write connection.
    Added support for short filenames.
    SQLITE_SOURCE_ID: "2011-06-23 19:49:22 4374b7e83ea0a3fbc3691f9c0c936272862f32f2"
    SHA1 for sqlite3.c: 5bbe79e206ae5ffeeca760dbd0d66862228db551 

A complete list of SQLite releases in a single page is also available.
A detailed history of every check-in is available at
http://www.sqlite.org/src/timeline.


More information about the arch-dev-public mailing list