]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_set_auxdata() and sqlite3_get_auxdata() APIs. (CVS 1532)
authordanielk1977 <danielk1977@noemail.net>
Sat, 5 Jun 2004 10:22:17 +0000 (10:22 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 5 Jun 2004 10:22:17 +0000 (10:22 +0000)
commit682f68b0204b543a01f36172ca2bb04d9b629c39
tree942fab2d80c2fe9ad461688b72012273be12ccf9
parent2a02e339507e6a299002f30779de27f1da236a17
Add the sqlite3_set_auxdata() and sqlite3_get_auxdata() APIs. (CVS 1532)

FossilOrigin-Name: c2899b437366d879258ab4f6ae47868441010eca
manifest
manifest.uuid
src/expr.c
src/sqlite.h.in
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c