]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changed sqlite_mprintf_str to allow a NULL string parameter.
authorchw <chw@noemail.net>
Sun, 16 Jun 2002 04:54:28 +0000 (04:54 +0000)
committerchw <chw@noemail.net>
Sun, 16 Jun 2002 04:54:28 +0000 (04:54 +0000)
commitf220b24fc61722c8e825428ca79bea56bfdd64f4
tree62dadf322b8cc815f9e36cdfcfbab400107ccf81
parentdf199a25bd0c85168a89c08b0fa832fb315a493c
Changed sqlite_mprintf_str to allow a NULL string parameter.
Command template now is cmd FORMAT INT INT ?STRING?. When
STRING omitted a NULL is passed to sqlite_mprintf. (CVS 620)

FossilOrigin-Name: 8bc711571d752a81957007be22ed8a3c6877f676
manifest
manifest.uuid
src/test1.c