pkgsrc/databases/sqlite/patches
wiz 0380c7282b Update to 2.8.16:
2005 February 15 (2.8.16)

* Fix a bug that can lead to database corruption if there are two open connections
  to the same database and one connection does a VACUUM and the second makes some
  change to the database.
* Correctly handle quoted names in CREATE INDEX statements.
* Fix a naming conflict between sqlite.h and sqlite3.h.
* Avoid excess heap usage when copying expressions.
* Other minor bug fixes.
2005-02-24 16:05:25 +00:00
..
patch-aa Update to 2.8.16: 2005-02-24 16:05:25 +00:00
patch-ab Update to 2.8.16: 2005-02-24 16:05:25 +00:00