SQLite Release 3.7.14

2012. 9. 5. 08:48
SQLite Release 3.7.14 On 2012-09-03 (3.7.14)
  • Drop built-in support for OS/2. If you need to upgrade an OS/2 application to use this or a later version of SQLite, then add an application-defined VFS using the sqlite3_vfs_register() interface. The code removed in this release can serve as a baseline for the application-defined VFS.
  • Ensure that floating point values are preserved exactly when reconstructing a database from the output of the ".dump" command of the command-line shell.
  • Added the sqlite3_close_v2() interface.
  • Updated the command-line shell so that it can be built using SQLITE_OMIT_FLOATING_POINT and SQLITE_OMIT_AUTOINIT.
  • Improvements to the windows makefiles and build processes.
  • Enhancements to PRAGMA integrity_check and PRAGMA quick_check so that they can optionally check just a single attached database instead of all attached databases.
  • Enhancements to WAL mode processing that ensure that at least one valid read-mark is available at all times, so that read-only processes can always read the database.
  • Performance enhancements in the sorter used by ORDER BY and CREATE INDEX.
  • Added the SQLITE_DISABLE_FTS4_DEFERRED compile-time option.
  • Better handling of aggregate queries where the aggregate functions are contained within subqueries.
  • Enhance the query planner so that it will try to use a covering index on queries that make use of or optimization.
  • SQLITE_SOURCE_ID: "2012-09-03 15:42:36 c0d89d4a9752922f9e367362366efde4f1b06f2a"
  • SHA1 for sqlite3.c: 5fdf596b29bb426001f28b488ff356ae14d5a5a6
SQLite 3.7.14 Release Note

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

OpenCV 2.4.3 is out  (0) 2012.11.05
Adobe의 코딩용 폰트 Source Code Pro  (0) 2012.09.25
Lazarus 1.0 정식 버전 공개  (0) 2012.08.31
OpenCV 2.4.2 Released  (0) 2012.07.05
Eclipse 4.2 Juno Released  (0) 2012.07.02
Posted by NeoDreamer
:
BLOG main image
사람의 발목을 잡는건 '절망'이 아니라 '체념'이고 앞으로 나아가게 하는건 '희망'이 아니라 '의지'다. - 암스 중에서 - by NeoDreamer

공지사항

카테고리

전체보기 (793)
Life Story (1)
Thinking (2)
Nothing (5)
---------------* (0)
Dev Story (701)
Com. Story (80)
IT Story (1)
---------------+ (0)
Etc (2)

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

Total :
Today : Yesterday :
05-03 00:00