summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam>2015-04-11 12:42:06 +0000
committeradam <adam>2015-04-11 12:42:06 +0000
commitf37c9aca7be72df831e10b2e4033ffcc6862f2f2 (patch)
tree57d4627a35089caf46c93a9cd8b009488ee560d8 /databases/sqlite3-docs/PLIST
parent601b185d4430559dda99768bd41306995b5c8c6b (diff)
downloadpkgsrc-f37c9aca7be72df831e10b2e4033ffcc6862f2f2.tar.gz
Changes 3.8.9:
Add VxWorks-7 as an officially supported and tested platform. Added the sqlite3_status64() interface. Fix memory size tracking so that it works even if SQLite uses more than 2GiB of memory. Added the PRAGMA index_xinfo command. Fix a potential 32-bit integer overflow problem in the sqlite3_blob_read() and sqlite3_blob_write() interfaces. Ensure that prepared statements automatically reset on extended error codes of SQLITE_BUSY and SQLITE_LOCKED even when compiled using SQLITE_OMIT_AUTORESET. Correct miscounts in the sqlite3_analyzer.exe utility related to WITHOUT ROWID tables. Added the ".dbinfo" command to the command-line shell. Improve the performance of fts3/4 queries that use the OR operator and at least one auxiliary fts function. Fix a bug in the fts3 snippet() function causing it to omit leading separator characters from snippets that begin with the first token in a column.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 5b79335a0c2..3b72cbc12b0 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2015/03/02 13:34:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.39 2015/04/11 12:42:06 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -216,6 +216,7 @@ share/doc/sqlite3/footprint.html
share/doc/sqlite3/foreignkeys.html
share/doc/sqlite3/formatchng.html
share/doc/sqlite3/fts3.html
+share/doc/sqlite3/fts5.html
share/doc/sqlite3/getthecode.html
share/doc/sqlite3/howtocompile.html
share/doc/sqlite3/howtocorrupt.html
@@ -334,6 +335,10 @@ share/doc/sqlite3/images/fts3_interior_node.png
share/doc/sqlite3/images/fts3_interior_node.svg
share/doc/sqlite3/images/fts3_leaf_node.png
share/doc/sqlite3/images/fts3_leaf_node.svg
+share/doc/sqlite3/images/fts5_formula.odf
+share/doc/sqlite3/images/fts5_formula1.png
+share/doc/sqlite3/images/fts5_formula2.png
+share/doc/sqlite3/images/fts5_formula3.png
share/doc/sqlite3/images/fullscanb.gif
share/doc/sqlite3/images/harmony.gif
share/doc/sqlite3/images/index-ex1-x-b.gif
@@ -639,6 +644,7 @@ share/doc/sqlite3/releaselog/3_8_8.html
share/doc/sqlite3/releaselog/3_8_8_1.html
share/doc/sqlite3/releaselog/3_8_8_2.html
share/doc/sqlite3/releaselog/3_8_8_3.html
+share/doc/sqlite3/releaselog/3_8_9.html
share/doc/sqlite3/releaselog/current.html
share/doc/sqlite3/requirements.html
share/doc/sqlite3/rescode.html