]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a symbol P3_TRANSIENT to pass to VdbeSetColName() to make it copy the string...
authordanielk1977 <danielk1977@noemail.net>
Fri, 10 Feb 2006 03:06:10 +0000 (03:06 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 10 Feb 2006 03:06:10 +0000 (03:06 +0000)
commit4b1ae99d015ffb705a5b0d458df6a067bf76e756
tree55d68235ba3bed13c7e6f562ce99f5972212cf76
parent955de52c9c3ba26509126bb35af787d1adabdf5a
Add a symbol P3_TRANSIENT to pass to VdbeSetColName() to make it copy the string parameter up to the first 0 byte. (CVS 3070)

FossilOrigin-Name: 6ebb8f9bb2f6a3f7fde19267727aa4e2d878a416
manifest
manifest.uuid
src/select.c
src/sqlite.h.in
src/test1.c
src/vdbe.h
src/vdbeapi.c
test/capi2.test