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:           Tue Jan 20 20:11:08 UTC 2015

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

Log Message:
Changes 3.8.8.1:
* Fix a bug in the sorting logic, present since version 3.8.4, that can cause output to appear in the wrong order on queries that contains an ORDER BY clause, a LIMIT clause, and that have 
approximately 60 or more columns in the result set.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/databases/sqlite3/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/databases/sqlite3/distinfo
cvs rdiff -u -r1.37 -r1.38 pkgsrc/databases/sqlite3-docs/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/sqlite3-docs/PLIST \
    pkgsrc/databases/sqlite3-docs/distinfo
cvs rdiff -u -r1.68 -r1.69 pkgsrc/databases/sqlite3-tcl/Makefile
cvs rdiff -u -r1.48 -r1.49 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