pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/sqlite



Module Name:    pkgsrc
Committed By:   drochner
Date:           Wed Jul 22 16:37:26 UTC 2009

Modified Files:
        pkgsrc/databases/sqlite: Makefile distinfo
        pkgsrc/databases/sqlite/patches: patch-aa patch-ab

Log Message:
update to 2.8.17
bugfix:
That bug might possibly cause database corruption if a large
INSERT or UPDATE statement within a multi-statement transaction fails
due to a uniqueness constraint but the containing transaction commits.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/databases/sqlite/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/sqlite/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/sqlite/patches/patch-aa \
    pkgsrc/databases/sqlite/patches/patch-ab

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