pkgsrc/databases/sqlite3
adam 5f279deed9 Changes 3.8.0.2:
Fix an off-by-one error that caused quoted empty string at the end of a CRNL-terminated line of CSV input to be misread by the command-line shell.
Fix a query planner bug involving a LEFT JOIN with a BETWEEN or LIKE/GLOB constraint and then another INNER JOIN to the right that involves an OR constraint.
Fix a query planner bug that could result in a segfault when querying tables with a UNIQUE or PRIMARY KEY constraint with more than four columns.
2013-09-08 06:28:43 +00:00
..
buildlink3.mk Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +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.0.2: 2013-09-08 06:28:43 +00:00
Makefile Changes 3.8.0.2: 2013-09-08 06:28:43 +00:00
options.mk build with the same options as the NetBSD builtin version, 2012-12-14 19:36:37 +00:00
PLIST