summaryrefslogtreecommitdiff
path: root/databases/sqlitebrowser
diff options
context:
space:
mode:
authoradam <adam>2008-05-25 07:11:13 +0000
committeradam <adam>2008-05-25 07:11:13 +0000
commit1479c9dbb87ee857f5fac1b4cf95c0386b0cdeaa (patch)
tree4c559e7e954270eb09bde1d40d555f2ae8f92cdb /databases/sqlitebrowser
parentb7175bf2a042e0ccfc29b7e35c37db7009784515 (diff)
downloadpkgsrc-1479c9dbb87ee857f5fac1b4cf95c0386b0cdeaa.tar.gz
Changes 3.5.9:
* Added experimental support for the journal_mode PRAGMA and persistent journal. * Journal mode PERSIST is the default behavior in exclusive locking mode. * Fix a performance regression on LEFT JOIN (see ticket #3015) that was mistakenly introduced in version 3.5.8. * Performance enhancement: Reengineer the internal routines used to interpret and render variable-length integers. * Fix a buffer-overrun problem in sqlite3_mprintf() which occurs when a string without a zero-terminator is passed to "%.*s". * Always convert IEEE floating point NaN values into NULL during processing. * Make sure that when a connection blocks on a RESERVED lock that it is able to continue after the lock is released. * The "configure" scripts should now automatically configure unix systems for large file support. Improved error messages for when large files are encountered and large file support is disabled. * Avoid cache pages leaks following disk-full or I/O errors * And, many more minor bug fixes and performance enhancements...
Diffstat (limited to 'databases/sqlitebrowser')
0 files changed, 0 insertions, 0 deletions