pkgsrc/databases/sqlite3
adam 7e175dbb9f Changes 3.15.1:
* Added SQLITE_FCNTL_WIN32_GET_HANDLE file control opcode.
Bug Fixes:
* Fix the VACUUM command so that it spills excess content to disk rather than holding everything in memory, and possible causing an out-of-memory error for larger database files. This fixes an issue introduced by version 3.15.0.
* Fix a case (present since 3.8.0 - 2013-08-26) where OR-connected terms in the ON clause of a LEFT JOIN might cause incorrect results.
* Fix a case where the use of row values in the ON clause of a LEFT JOIN might cause incorrect results.
2016-11-04 20:31:34 +00:00
..
buildlink3.mk Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
builtin.mk
DESCR Add explanations to DESCR for sqlite packages because it is quite 2013-02-21 15:14:45 +00:00
distinfo Changes 3.15.1: 2016-11-04 20:31:34 +00:00
Makefile Upgrade lemon 1.0 from sqlite 3.5.9 to lemon 1.0 from sqlite 3.15.0 2016-10-22 00:18:39 +00:00
Makefile.common Upgrade lemon 1.0 from sqlite 3.5.9 to lemon 1.0 from sqlite 3.15.0 2016-10-22 00:18:39 +00:00
Makefile.version Changes 3.15.1: 2016-11-04 20:31:34 +00:00
options.mk build with the same options as the NetBSD builtin version, 2012-12-14 19:36:37 +00:00
PLIST