]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bring the documenation and implementation of sqlite3_collation_needed() into
authordrh <drh@noemail.net>
Mon, 27 Apr 2009 18:46:06 +0000 (18:46 +0000)
committerdrh <drh@noemail.net>
Mon, 27 Apr 2009 18:46:06 +0000 (18:46 +0000)
commit51c7d864761b7454de50ee2d4710ae6fd07043a8
tree61a65cd6fab701b2fb8799c3d8c13db44479798b
parent6f050aa2bf87ebea21e95231a80aec68b1363e30
Bring the documenation and implementation of sqlite3_collation_needed() into
agreement.  Use a more efficient implementation of sqlite3ErrStr().
sqlite3_result_error_code() now calls sqlite3ErrStr() if no prior
error string was set. (CVS 6550)

FossilOrigin-Name: cb9af8293624da35c32077d0f46d5b0cf826dcf5
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/vdbeapi.c