Opened 9 years ago

Closed 9 years ago

#6473 closed enhancement (fixed)

sqlite-autoconf-3081000 (3.8.10)

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://www.sqlite.org/2015/sqlite-autoconf-3081000.tar.gz

sha1: 7e92b4f78d4648fb2a97a4dc721490cc08653a0b

https://www.sqlite.org/2015/sqlite-doc-3081000.zip

sha1: 338c73d748ce3499305e2ba524e85ee3aac7444b

https://www.sqlite.org/releaselog/3_8_10.html

SQLite Release 3.8.10 On 2015-05-07

   • Added the sqldiff.exe utility program for computing the differences
     between two SQLite database files.
   • Added the y format string to the matchinfo() function of FTS3.
   • Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA
     integrity_check, and PRAGMA quick_check.
   • Fix many obscure problems discovered while SQL fuzzing.
   • Identify all methods for important objects in the interface documentation.
     (example)
   • Made the American Fuzzy Lop fuzzer a standard part of SQLite's testing
     strategy.
   • Add the ".binary" and ".limits" commands to the command-line shell.
   • Make the "dbstat" virtual table part of standard builds when compiled with
     the SQLITE_ENABLE_DBSTAT_VTAB option.
   • SQLITE_SOURCE_ID: "2015-05-07 11:53:08
     cf975957b9ae671f34bb65f049acf351e650d437"
   • SHA1 for sqlite3.c: 0b34f0de356a3f21b9dfc761f3b7821b6353c570 

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15942.

Note: See TracTickets for help on using tickets.