]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the comment display for the OP_Function opcode. And at the same time,
authordrh <drh@noemail.net>
Sat, 1 Feb 2020 17:38:24 +0000 (17:38 +0000)
committerdrh <drh@noemail.net>
Sat, 1 Feb 2020 17:38:24 +0000 (17:38 +0000)
commitd7b10d74e1d69cefc81d251a76c0d30d2cf889e2
tree2c38ed3e40d7b155d821fbff854efb743359137d
parent745befd13f5d33109b0bedffede2c51f198fd478
Fix the comment display for the OP_Function opcode.  And at the same time,
improve the comment generating logic to make use of the newer
sqlite3_str_appendf() interface.

FossilOrigin-Name: 4248980a356f659b10b12c778592996d53c91fae4ea50c8566678da176bdd152
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c