]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Take care not to try to add comments to a TK_AGG_COLUMN opcode that does
authordrh <>
Thu, 24 Nov 2022 19:02:40 +0000 (19:02 +0000)
committerdrh <>
Thu, 24 Nov 2022 19:02:40 +0000 (19:02 +0000)
commite644f7c24bd97b24a0c1be9a82b11c13a316fafd
tree3783d8c93d9c4241faebd18e3671b0a92a0f4f41
parent594357f2e100fb0b504a9fc1625d8f739c75b1d4
Take care not to try to add comments to a TK_AGG_COLUMN opcode that does
not have an associated Table object because it is a reference to an indexed
expression.

FossilOrigin-Name: 5fc23863e4a6388884ce061cd69546757b4c39d731bbb58a8121b92fd5144f7b
manifest
manifest.uuid
src/expr.c