pkgsrc/databases/sqlite
drochner eadd5450b2 update to 2.8.14
changes:
Fix the min() and max() optimizer so that it works when the FROM clause
 consists of a subquery.
Ignore extra whitespace at the end of of "." commands in the shell.
Bundle sqlite_encode_binary() and sqlite_decode_binary() with the library.
The TEMP_STORE and DEFAULT_TEMP_STORE pragmas now work.
Code changes to compile cleanly using OpenWatcom.
Fix VDBE stack overflow problems with INSTEAD OF triggers and NULLs in
 IN operators.
Add the global variable sqlite_temp_directory which if set defines
the directory in which temporary files are stored.
sqlite_interrupt() plays well with VACUUM.
Other minor bug fixes.
2004-07-22 17:43:23 +00:00
..
patches Update to sqlite-2.8.13. Closes PR pkg/24660. 2004-03-31 05:50:17 +00:00
buildlink3.mk Update to sqlite-2.8.13. Closes PR pkg/24660. 2004-03-31 05:50:17 +00:00
DESCR Small typo fixes to make `pkglint' happier.... 2001-12-15 22:21:22 +00:00
distinfo update to 2.8.14 2004-07-22 17:43:23 +00:00
Makefile update to 2.8.14 2004-07-22 17:43:23 +00:00
PLIST install manual page 2004-06-30 08:37:11 +00:00