pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 19 20:42:53 UTC 2011

Modified Files:
        pkgsrc/databases/sqlite3: Makefile distinfo
        pkgsrc/databases/sqlite3-tcl: Makefile distinfo

Log Message:
Changes 3.7.6.3:
* Fix a problem with WAL mode which could cause transactions to silently
  rollback if the cache_size is set very small (less than 10) and SQLite comes
  under memory pressure.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/databases/sqlite3/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/databases/sqlite3/distinfo
cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/sqlite3-tcl/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/sqlite3-tcl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index