pkgsrc/databases/sqlite3
adam cf9a8b0a84 Changes 3.6.1:
* Added the lookaside memory allocator for a speed improvement in excess of 15%
  on some workloads. (Your mileage may vary.)
* Added the SQLITE_CONFIG_LOOKASIDE verb to sqlite3_config() to control the
  default lookaside configuration.
* Added verbs SQLITE_STATUS_PAGECACHE_SIZE and SQLITE_STATUS_SCRATCH_SIZE to
  the sqlite3_status() interface.
* Modified SQLITE_CONFIG_PAGECACHE and SQLITE_CONFIG_SCRATCH to remove the "+4"
  magic number in the buffer size computation.
* Added the sqlite3_db_config() and sqlite3_db_status() interfaces for
  controlling and monitoring the lookaside allocator separately on each
  database connection.
* Numerious other performance enhancements
* Miscellaneous minor bug fixes
2008-08-18 12:29:20 +00:00
..
buildlink3.mk Updated sqlite to 3.5.2. The main reason to update was that on Solaris, 2007-11-15 10:39:18 +00:00
DESCR
distinfo Changes 3.6.1: 2008-08-18 12:29:20 +00:00
Makefile Updated sqlite to 3.5.2. The main reason to update was that on Solaris, 2007-11-15 10:39:18 +00:00
Makefile.common Changes 3.6.1: 2008-08-18 12:29:20 +00:00
PLIST update to 3.3.10 2007-01-11 19:08:48 +00:00