pkgsrc/databases/sqlite3
adam 5334827329 Changed 3.6.14:
* Added the optional asynchronous VFS module.
* Enhanced the query optimizer so that virtual tables are able to make use of
  OR and IN operators in the WHERE clause.
* Speed improvements in the btree and pager layers.
* Added the SQLITE_HAVE_ISNAN compile-time option which will cause the isnan()
  function from the standard math library to be used instead of SQLite's own
  home-brew NaN checker.
* Countless minor bug fixes, documentation improvements, new and improved
  test cases, and code simplifications and cleanups.
2009-05-07 08:01:32 +00:00
..
patches Changes 3.6.12: 2009-04-10 08:44:03 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR
distinfo Changed 3.6.14: 2009-05-07 08:01:32 +00:00
Makefile patch from upstream: sqlite3 fails to build when tcl is not installed. 2009-02-21 19:39:43 +00:00
Makefile.common Changed 3.6.14: 2009-05-07 08:01:32 +00:00
PLIST update to 3.3.10 2007-01-11 19:08:48 +00:00