summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-31 21:13:32 +0000
committeradam <adam@pkgsrc.org>2014-10-31 21:13:32 +0000
commitf6c51b5e30e174f6f35af5b327ecd4ec1a2e20ee (patch)
treeadb553859c2117afab84374dc076f168245f75c6 /databases/sqlite3-docs/PLIST
parent69a62c8b84fc4752a0d5e596bc9a62d069b0a953 (diff)
downloadpkgsrc-f6c51b5e30e174f6f35af5b327ecd4ec1a2e20ee.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