]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out the exception paths from sqlite3ValueToText() into a separate
authordrh <drh@noemail.net>
Wed, 27 Aug 2014 03:28:50 +0000 (03:28 +0000)
committerdrh <drh@noemail.net>
Wed, 27 Aug 2014 03:28:50 +0000 (03:28 +0000)
commit6c9f8e67de8a87a792499b1af81772f084ea2e1e
treefb90d65814ca668dd5811e6697080a1f157d1ecc
parentb63388b6a4accfa45200e313534a044409a5b6d8
Factor out the exception paths from sqlite3ValueToText() into a separate
function so that the main routine is much faster for the common case of
no required type or encoding conversions.

FossilOrigin-Name: 1624916c6e9bc5dbcfa146b316a99ac8fecb13a9
manifest
manifest.uuid
src/vdbemem.c