]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3ReferencesSrcList() routine so that it recognizes columns
authordrh <>
Thu, 19 Oct 2023 12:12:49 +0000 (12:12 +0000)
committerdrh <>
Thu, 19 Oct 2023 12:12:49 +0000 (12:12 +0000)
commit519017f25ae6d8189bc04dd815a987ec4967a8ea
treef518e594fb0e0f0ba2a62c70b024ecad1628c718
parentd9451051f1f0e7263db0907da78d07b0f69cdbee
Fix the sqlite3ReferencesSrcList() routine so that it recognizes columns
in the ORDER BY clause of an aggregate.  Fixes a problem with
[634286828dad873d] discoverd by dbsqlfuzz.

FossilOrigin-Name: 3d26f1aaa4876f21f2c3abf13bbc37933c8f32471153e29019880cc9530cb011
manifest
manifest.uuid
src/expr.c
test/aggorderby.test