summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST79
1 files changed, 4 insertions, 75 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 0f10a8857e0..5f695b85a44 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.95 2020/08/19 05:48:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.96 2020/12/02 07:57:19 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -69,6 +69,7 @@ share/doc/sqlite3/c3ref/c_stmtstatus_counter.html
share/doc/sqlite3/c3ref/c_sync_dataonly.html
share/doc/sqlite3/c3ref/c_testctrl_always.html
share/doc/sqlite3/c3ref/c_trace.html
+share/doc/sqlite3/c3ref/c_txn_none.html
share/doc/sqlite3/c3ref/c_vtab_constraint_support.html
share/doc/sqlite3/c3ref/c_win32_data_directory_type.html
share/doc/sqlite3/c3ref/cancel_auto_extension.html
@@ -196,6 +197,7 @@ share/doc/sqlite3/c3ref/test_control.html
share/doc/sqlite3/c3ref/threadsafe.html
share/doc/sqlite3/c3ref/total_changes.html
share/doc/sqlite3/c3ref/trace_v2.html
+share/doc/sqlite3/c3ref/txn_state.html
share/doc/sqlite3/c3ref/unlock_notify.html
share/doc/sqlite3/c3ref/update_hook.html
share/doc/sqlite3/c3ref/uri_boolean.html
@@ -311,9 +313,6 @@ share/doc/sqlite3/images/ac/rollback-3.gif
share/doc/sqlite3/images/ac/rollback-4.gif
share/doc/sqlite3/images/ac/rollback-5.gif
share/doc/sqlite3/images/apple-touch-icon.png
-share/doc/sqlite3/images/arch.gif
-share/doc/sqlite3/images/arch.png
-share/doc/sqlite3/images/arch2.gif
share/doc/sqlite3/images/books/aditya.jpg
share/doc/sqlite3/images/books/darocha2016.jpg
share/doc/sqlite3/images/books/das.jpg
@@ -464,77 +463,6 @@ share/doc/sqlite3/images/sqlitepie.jpg
share/doc/sqlite3/images/src_logo.gif
share/doc/sqlite3/images/sw.gif
share/doc/sqlite3/images/sw.png
-share/doc/sqlite3/images/syntax/aggregate-function-invocation.gif
-share/doc/sqlite3/images/syntax/alter-table-stmt.gif
-share/doc/sqlite3/images/syntax/analyze-stmt.gif
-share/doc/sqlite3/images/syntax/attach-stmt.gif
-share/doc/sqlite3/images/syntax/begin-stmt.gif
-share/doc/sqlite3/images/syntax/column-constraint.gif
-share/doc/sqlite3/images/syntax/column-def.gif
-share/doc/sqlite3/images/syntax/column-name-list.gif
-share/doc/sqlite3/images/syntax/comment-syntax.gif
-share/doc/sqlite3/images/syntax/commit-stmt.gif
-share/doc/sqlite3/images/syntax/common-table-expression.gif
-share/doc/sqlite3/images/syntax/compound-operator.gif
-share/doc/sqlite3/images/syntax/compound-select-stmt.gif
-share/doc/sqlite3/images/syntax/conflict-clause.gif
-share/doc/sqlite3/images/syntax/create-index-stmt.gif
-share/doc/sqlite3/images/syntax/create-table-stmt.gif
-share/doc/sqlite3/images/syntax/create-trigger-stmt.gif
-share/doc/sqlite3/images/syntax/create-view-stmt.gif
-share/doc/sqlite3/images/syntax/create-virtual-table-stmt.gif
-share/doc/sqlite3/images/syntax/cte-table-name.gif
-share/doc/sqlite3/images/syntax/delete-stmt-limited.gif
-share/doc/sqlite3/images/syntax/delete-stmt.gif
-share/doc/sqlite3/images/syntax/detach-stmt.gif
-share/doc/sqlite3/images/syntax/drop-index-stmt.gif
-share/doc/sqlite3/images/syntax/drop-table-stmt.gif
-share/doc/sqlite3/images/syntax/drop-trigger-stmt.gif
-share/doc/sqlite3/images/syntax/drop-view-stmt.gif
-share/doc/sqlite3/images/syntax/expr.gif
-share/doc/sqlite3/images/syntax/factored-select-stmt.gif
-share/doc/sqlite3/images/syntax/filter-clause.gif
-share/doc/sqlite3/images/syntax/filter.gif
-share/doc/sqlite3/images/syntax/foreign-key-clause.gif
-share/doc/sqlite3/images/syntax/frame-spec.gif
-share/doc/sqlite3/images/syntax/function-invocation.gif
-share/doc/sqlite3/images/syntax/indexed-column.gif
-share/doc/sqlite3/images/syntax/insert-stmt.gif
-share/doc/sqlite3/images/syntax/join-clause.gif
-share/doc/sqlite3/images/syntax/join-constraint.gif
-share/doc/sqlite3/images/syntax/join-operator.gif
-share/doc/sqlite3/images/syntax/literal-value.gif
-share/doc/sqlite3/images/syntax/numeric-literal.gif
-share/doc/sqlite3/images/syntax/ordering-term.gif
-share/doc/sqlite3/images/syntax/over-clause.gif
-share/doc/sqlite3/images/syntax/pragma-stmt.gif
-share/doc/sqlite3/images/syntax/pragma-value.gif
-share/doc/sqlite3/images/syntax/qualified-table-name.gif
-share/doc/sqlite3/images/syntax/raise-function.gif
-share/doc/sqlite3/images/syntax/recursive-cte.gif
-share/doc/sqlite3/images/syntax/reindex-stmt.gif
-share/doc/sqlite3/images/syntax/release-stmt.gif
-share/doc/sqlite3/images/syntax/result-column.gif
-share/doc/sqlite3/images/syntax/rollback-stmt.gif
-share/doc/sqlite3/images/syntax/savepoint-stmt.gif
-share/doc/sqlite3/images/syntax/select-core.gif
-share/doc/sqlite3/images/syntax/select-stmt.gif
-share/doc/sqlite3/images/syntax/signed-number.gif
-share/doc/sqlite3/images/syntax/simple-function-invocation.gif
-share/doc/sqlite3/images/syntax/simple-select-stmt.gif
-share/doc/sqlite3/images/syntax/sql-stmt-list.gif
-share/doc/sqlite3/images/syntax/sql-stmt.gif
-share/doc/sqlite3/images/syntax/table-constraint.gif
-share/doc/sqlite3/images/syntax/table-or-subquery.gif
-share/doc/sqlite3/images/syntax/type-name.gif
-share/doc/sqlite3/images/syntax/update-stmt-limited.gif
-share/doc/sqlite3/images/syntax/update-stmt.gif
-share/doc/sqlite3/images/syntax/upsert-clause.gif
-share/doc/sqlite3/images/syntax/vacuum-stmt.gif
-share/doc/sqlite3/images/syntax/window-definition.gif
-share/doc/sqlite3/images/syntax/window-defn.gif
-share/doc/sqlite3/images/syntax/window-function-invocation.gif
-share/doc/sqlite3/images/syntax/with-clause.gif
share/doc/sqlite3/images/table-ex1b2.gif
share/doc/sqlite3/images/vfs1.gif
share/doc/sqlite3/imposter.html
@@ -690,6 +618,7 @@ share/doc/sqlite3/releaselog/3_32_1.html
share/doc/sqlite3/releaselog/3_32_2.html
share/doc/sqlite3/releaselog/3_32_3.html
share/doc/sqlite3/releaselog/3_33_0.html
+share/doc/sqlite3/releaselog/3_34_0.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html