pkgsrc/databases/sqlite3
adam 3edae8f56e Changes 3.7.16.1:
* Fix for a bug in the ORDER BY optimizer that was introduced in version 3.7.15 which would sometimes optimize out the sorting step when in fact the sort was required. Ticket a179fe7465
* Fix a long-standing bug in the CAST expression that would recognize UTF16 characters as digits even if their most-significant-byte was not zero. Ticket 689137afb6da41.
* Fix a bug in the NEAR operator of FTS3 when applied to subfields. Ticket 38b1ae018f.
* Fix a long-standing bug in the storage engine that would (very rarely) cause a spurious report of an SQLITE_CORRUPT error but which was otherwise harmless. Ticket 6bfb98dfc0c.
* The SQLITE_OMIT_MERGE_SORT option has been removed. The merge sorter is now a required component of SQLite.
* Fixed lots of spelling errors in the source-code comments
2013-04-01 18:56:41 +00:00
..
buildlink3.mk Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36: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.7.16.1: 2013-04-01 18:56:41 +00:00
Makefile Changes 3.7.16.1: 2013-04-01 18:56:41 +00:00
options.mk build with the same options as the NetBSD builtin version, 2012-12-14 19:36:37 +00:00
PLIST