summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/copy.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-110/+0
|
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-101-13/+3
| | | | | (http://www.sqlite.org/cvstrac/chngview?cn=1742)
* Update bundled library to 2.8.3 + patches from sqlite author to enableWez Furlong2003-06-061-1/+2
| | | | | authorization checks for the ATTACH database command.
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-0/+119
Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes