SQLite Release 3.7.12

2012/05/16 09:01
Release 3.7.12 On 2012 May 14
  • Add the SQLITE_DBSTATUS_CACHE_WRITE option for sqlite3_db_status().
  • Optimize the typeof() and length() SQL functions so that they avoid unnecessary reading of database content from disk.
  • Add the FTS4 "merge" command, the FTS4 "automerge" command, and the FTS4 "integrity-check" command.
  • Report the name of specific CHECK constraints that fail.
  • In the command-line shell, use popen() instead of fopen() if the first character of the argument to the ".output" command is "|".
  • Make use of OVERLAPPED in the windows VFS to avoid some system calls and thereby obtain a performance improvement.
  • More aggressive optimization of the AND operator when one side or the other is always false.
  • Improved performance of queries with many OR-connected terms in the WHERE clause that can all be indexed.
  • Add the SQLITE_RTREE_INT_ONLY compile-time option to force the R*Tree Extension Module to use integer instead of floating point values for both storage and computation.
  • Enhance the PRAGMA integrity_check command to use much less memory when processing multi-gigabyte databases.
  • New interfaces added to the test_quota.c add-on module.
  • Added the ".trace" dot-command to the command-line shell.
  • Allow virtual table constructors to be invoked recursively.
  • Improved optimization of ORDER BY clauses on compound queries.
  • Improved optimization of aggregate subqueries contained within an aggregate query.
  • Bug fix: Fix the RELEASE command so that it does not cancel pending queries. This repairs a problem introduced in 3.7.11.
  • Bug fix: Do not discard the DISTINCT as superfluous unless a subset of the result set is subject to a UNIQUE constraint and it none of the columns in that subset can be NULL. Ticket 385a5b56b9.
  • Bug fix: Do not optimize away an ORDER BY clause that has the same terms as a UNIQUE index unless those terms are also NOT NULL. Ticket 2a5629202f.
  • SQLITE_SOURCE_ID: "2012-05-14 01:41:23 8654aa9540fe9fd210899d83d17f3f407096c004"
  • SHA1 for sqlite3.c: 57e2104a0f7b3f528e7f6b7a8e553e2357ccd2e1

SQLite 3 Homepage
SQLite 3 Download Page 
저작자 표시 비영리 동일 조건 변경 허락
Creative Commons License
Creative Commons License

'Dev Story' 카테고리의 다른 글

SQLite Release 3.7.12  (0) 09:01:20
OpenCV 2.4.0 Released  (0) 2012/05/02
Visual Assist X 10.6.1862  (0) 2012/01/11
Khronos Releases OpenCL 1.2 Specification  (0) 2011/11/16
OpenCV 2.x Memory Leak 문제  (3) 2011/11/03
넌 누구냐! -1.#IND00  (0) 2011/11/02
Posted by NeoDreamer

트랙백 보낼 주소 :: http://neodreamer.tistory.com/trackback/652 관련글 쓰기

댓글을 달아주세요:: 네티켓은 기본, 스팸은 사절

◀ PREV : [1] : [2] : [3] : [4] : [5] : ... [648] : NEXT ▶

BLOG main image
사람의 발목을 잡는건 '절망'이 아니라 '체념'이고 앞으로 나아가게 하는건 '희망'이 아니라 '의지'다. - 암스 중에서 - by NeoDreamer

공지사항

카테고리

전체보기 (648)
Thinking (2)
Nothing (5)
---------------* (0)
Dev Story (586)
Com. Story (54)
IT Story (1)
---------------+ (0)
Etc (0)
Total : 626,345
Today : 553 Yesterday : 590
Statistics Graph