pkgsrc/databases/sqlite3
adam b11f732952 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.
2015-04-11 12:42:06 +00:00
..
buildlink3.mk Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
builtin.mk Changes 3.7.11: 2012-03-20 21:00:47 +00:00
DESCR Add explanations to DESCR for sqlite packages because it is quite 2013-02-21 15:14:45 +00:00
distinfo Changes 3.8.9: 2015-04-11 12:42:06 +00:00
Makefile Changes 3.8.9: 2015-04-11 12:42:06 +00:00
options.mk build with the same options as the NetBSD builtin version, 2012-12-14 19:36:37 +00:00
PLIST