]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_STMTSTATUS_MEMUSED opcode to sqlite3_stmt_status()
authordrh <drh@noemail.net>
Wed, 31 May 2017 17:30:08 +0000 (17:30 +0000)
committerdrh <drh@noemail.net>
Wed, 31 May 2017 17:30:08 +0000 (17:30 +0000)
commitcdbb126be7335a05a5930b8d0fa775c7d3a86ef0
treee5dd458652fc19a3a20f4c1571e3e7634cd61162
parent6b37e0adc92057acbf743fd7103ce63d7270a226
parent3528f6b62b8845354b11863bbe41858512e38d71
Add the SQLITE_STMTSTATUS_MEMUSED opcode to sqlite3_stmt_status()
for finding the heap memory usage by a single prepared statement.

FossilOrigin-Name: c26cf978eead1c9d265eddabaa421e7735b472fcf2792cd2bdeb0901bcf3fb44
manifest
manifest.uuid
src/sqlite.h.in