]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Clarify documentation on the return value from sqlite3_column_blob() for
authordrh <drh@noemail.net>
Tue, 4 Sep 2007 12:18:41 +0000 (12:18 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Sep 2007 12:18:41 +0000 (12:18 +0000)
commitc0b3abb2763b567d60359e8869eaae1291cf310a
tree3ceea9da44a0b16af47ca5114c646d25835facb7
parent79491ab85d8ddd23de61fa0f4c39dcaea80b5a4c
Clarify documentation on the return value from sqlite3_column_blob() for
a zero-length BLOB.  Clarify the documentation on what happens when you
have a zeroblob() with a negative length.  Additional test cases but no
changes to code.  Ticket #2623. (CVS 4395)

FossilOrigin-Name: 63ca02a5b2700858f0eceadc9b58b942d473b191
manifest
manifest.uuid
src/sqlite.h.in
test/zeroblob.test