SQLite Release 3.6.15

2009. 6. 16. 11:35
오랜만에 SQLite 가 업데이트 되었다.
3.6.11 버전 이전이나 3.6.14 또는 3.6.14.1 버전을 사용하고 있을경우 업그레이드를 권장하고 있다.


이번 버전에서 바뀐 내용 (Release 3.6.15 On 2009 June 15)

  • Refactor the internal representation of SQL expressions so that they use less memory on embedded platforms.
  • Reduce the amount of stack space used
  • Fix an 64-bit alignment bug on HP/UX and Sparc
  • The sqlite3_create_function() family of interfaces now return SQLITE_MISUSE instead of SQLITE_ERROR when passed invalid parameter combinations.
  • When new tables are created using CREATE TABLE ... AS SELECT ... the datatype of the columns is the simplified SQLite datatype (TEXT, INT, REAL, NUMERIC, or BLOB) instead of a copy of the original datatype from the source table.
  • Resolve race conditions when checking for a hot rollback journal.
  • The sqlite3_shutdown() interface frees all mutexes under windows.
  • Enhanced robustness against corrupt database files
  • Continuing improvements to the test suite and fixes to obscure bugs and inconsistencies that the test suite improvements are uncovering.

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

무료 기술 서적 - Inside C# (한글 번역본)  (0) 2009.06.25
SQLite 3.6.15 Library  (0) 2009.06.22
SQLite 3.6.14 Library  (0) 2009.05.09
SQLite 3.6.14 Released!!  (0) 2009.05.07
MySQL Connector/C++ 1.0.5 GA Library with MySQL 5.1  (3) 2009.05.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-05 20:27