summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam>2015-05-09 09:32:56 +0000
committeradam <adam>2015-05-09 09:32:56 +0000
commit0b14d099fe3f1ae0d7a59614e8a379d5563ca1a0 (patch)
tree696baa6ba99b51d667ce2b2d402b2cf75ef544e3 /databases/sqlite3-docs/PLIST
parente7aefa7418da5ad298b002c275d0921910db897c (diff)
downloadpkgsrc-0b14d099fe3f1ae0d7a59614e8a379d5563ca1a0.tar.gz
Changes 3.8.10:
Added the sqldiff.exe utility program for computing the differences between two SQLite database files. Added the y format string to the matchinfo() function of FTS3. Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA integrity_check, and PRAGMA quick_check. Fix many obscure problems discovered while SQL fuzzing. Identify all methods for important objects in the interface documentation. (example) Made the American Fuzzy Lop fuzzer a standard part of SQLite's testing strategy. Add the ".binary" and ".limits" commands to the command-line shell. Make the "dbstat" virtual table part of standard builds when compiled with the SQLITE_ENABLE_DBSTAT_VTAB option.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 3b72cbc12b0..e69e44c0fa1 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2015/04/11 12:42:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.40 2015/05/09 09:32:56 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -194,6 +194,7 @@ share/doc/sqlite3/custombuild.html
share/doc/sqlite3/cvstrac.css
share/doc/sqlite3/datatype3.html
share/doc/sqlite3/datatypes.html
+share/doc/sqlite3/dbstat.html
share/doc/sqlite3/dev.html
share/doc/sqlite3/different.html
share/doc/sqlite3/doc_backlink_crossref.html
@@ -626,6 +627,7 @@ share/doc/sqlite3/releaselog/3_8_0.html
share/doc/sqlite3/releaselog/3_8_0_1.html
share/doc/sqlite3/releaselog/3_8_0_2.html
share/doc/sqlite3/releaselog/3_8_1.html
+share/doc/sqlite3/releaselog/3_8_10.html
share/doc/sqlite3/releaselog/3_8_2.html
share/doc/sqlite3/releaselog/3_8_3.html
share/doc/sqlite3/releaselog/3_8_3_1.html
@@ -662,6 +664,7 @@ share/doc/sqlite3/shortnames.html
share/doc/sqlite3/sitemap.html
share/doc/sqlite3/speed.html
share/doc/sqlite3/spellfix1.html
+share/doc/sqlite3/sqldiff.html
share/doc/sqlite3/sqlite.html
share/doc/sqlite3/support.html
share/doc/sqlite3/syntax.html
@@ -730,6 +733,7 @@ share/doc/sqlite3/tempfiles.html
share/doc/sqlite3/testing.html
share/doc/sqlite3/th3.html
share/doc/sqlite3/threadsafe.html
+share/doc/sqlite3/toc.db
share/doc/sqlite3/transactional.html
share/doc/sqlite3/unlock_notify.html
share/doc/sqlite3/uri.html