summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam>2014-10-31 21:13:32 +0000
committeradam <adam>2014-10-31 21:13:32 +0000
commita29dd167b586ad17a6e34696f211fd55cec1d9b0 (patch)
treeadb553859c2117afab84374dc076f168245f75c6 /databases/sqlite3-docs/PLIST
parent6fcf6d63c9113636f6d028ec20d408ca5654c3a3 (diff)
downloadpkgsrc-a29dd167b586ad17a6e34696f211fd55cec1d9b0.tar.gz
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.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index ac404586d92..4e953a25534 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2014/10/19 20:37:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.32 2014/10/31 21:13:32 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -626,6 +626,7 @@ share/doc/sqlite3/releaselog/3_8_4_3.html
share/doc/sqlite3/releaselog/3_8_5.html
share/doc/sqlite3/releaselog/3_8_6.html
share/doc/sqlite3/releaselog/3_8_7.html
+share/doc/sqlite3/releaselog/3_8_7_1.html
share/doc/sqlite3/releaselog/current.html
share/doc/sqlite3/requirements.html
share/doc/sqlite3/rescode.html