summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/vacuum.c
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-305/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* Upgraded sqlite2 lib to 2.8.16Ilia Alshanetsky2005-09-071-33/+11
|
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-101-15/+21
| | | | | (http://www.sqlite.org/cvstrac/chngview?cn=1742)
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-49/+54
|
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-0/+316
Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes