pkgsrc/databases/sqlite3-tcl
adam cb80ac4302 Changes 3.8.7.1:
* In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss.
* Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN.
* Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set.
* Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause.
2014-10-31 21:13:32 +00:00
..
patches Changes 3.8.4: 2014-03-10 17:03:29 +00:00
DESCR
distinfo Changes 3.8.7.1: 2014-10-31 21:13:32 +00:00
Makefile Changes 3.8.7.1: 2014-10-31 21:13:32 +00:00
PLIST Changes 3.8.3: 2014-02-04 13:28:07 +00:00