pkgsrc/databases/sqlite3
adam 429132a3f2 Changes 3.7.0:
* Added support for write-ahead logging.
* Query planner enhancement - automatic transient indices are created when
  doing so reduces the estimated query time.
* Query planner enhancement - the ORDER BY becomes a no-op if the query also
  contains a GROUP BY clause that forces the correct output order.
* Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status().
* The logical database size is now stored in the database header so that bytes
  can be appended to the end of the database file without corrupting it and so
  that SQLite will work correctly on systems that lack support for ftruncate().
2010-07-22 21:07:45 +00:00
..
patches Switch to amalgamation style sqlite3 build. This is the recommended 2009-11-21 16:58:05 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR
distinfo Changes 3.7.0: 2010-07-22 21:07:45 +00:00
Makefile Changes 3.7.0: 2010-07-22 21:07:45 +00:00
PLIST update to 3.3.10 2007-01-11 19:08:48 +00:00