pkgsrc/databases/sqlite3
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
..
buildlink3.mk Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
builtin.mk
DESCR Add explanations to DESCR for sqlite packages because it is quite 2013-02-21 15:14:45 +00:00
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
options.mk build with the same options as the NetBSD builtin version, 2012-12-14 19:36:37 +00:00
PLIST