Package: sqlite3
Version: 3.6.22-1
Severity: wishlist
SQLite Release 3.7.1 On 2010 August 23 (3.7.1)
Changes associated with this release include the following:
* Added new commands SQLITE_DBSTATUS_SCHEMA_USED and
SQLITE_DBSTATUS_STMT_USED to the sqlite3_db_status() interface, in order to
report out the amount of memory used to hold the schema and prepared statements
of a connection.
* Increase the maximum size of a database pages from 32KiB to 64KiB.
* Use the LIKE optimization even if the right-hand side string contains no
wildcards.
* Added the SQLITE_FCNTL_CHUNK_SIZE verb to the sqlite3_file_control()
interface for both unix and windows, to cause database files to grow in large
chunks in order to reduce disk fragmentation.
* Fixed a bug in the query planner that caused performance regresssions
relative to 3.6.23.1 on some complex joins.
* Fixed a typo in the OS/2 backend.
* Refactored the pager module.
* The SQLITE_MAX_PAGE_SIZE compile-time option is now silently ignored. The
maximum page size is hard-coded at 65536 bytes.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500,
'lucid-backports'), (500, 'lucid'), (300, 'lucid-proposed')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-24-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages sqlite3 depends on:
ii libc6 2.11.1-0ubuntu7.2 Embedded GNU C Library: Shared lib
ii libreadline6 6.1-1 GNU readline and history libraries
ii libsqlite3-0 3.6.22-1 SQLite 3 shared library
sqlite3 recommends no packages.
Versions of packages sqlite3 suggests:
pn sqlite3-doc <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]