pkgsrc/databases/sqlite3
adam bcebd26b17 Changes 3.6.12:
* Fixed a bug that caused database corruption when an incremental vacuum is
  rolled back in an in-memory database.
* Added the sqlite3_unlock_notify() interface.
* Added the reverse unordered selects pragma.
* The default page size on windows is automatically adjusted to match the
  capabilities of the underlying filesystem.
* Add the new ".genfkey" command in the CLI for generating triggers to
  implement foreign key constraints.
* Performance improvements for "count(*)" queries.
* Reduce the amount of heap memory used, especially by TRIGGERs.
2009-04-10 08:44:03 +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 Changes 3.6.12: 2009-04-10 08:44:03 +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 Changes 3.6.12: 2009-04-10 08:44:03 +00:00
PLIST update to 3.3.10 2007-01-11 19:08:48 +00:00