diff options
author | drh <> | 2021-05-19 21:55:56 +0000 |
---|---|---|
committer | drh <> | 2021-05-19 21:55:56 +0000 |
commit | 1168f810929ede4d8d323a6acf721ff9cd89de90 (patch) | |
tree | 0650c93d2dc312e631bbcec609862bc6bce6ce18 /src/expr.c | |
parent | 1f4f7c7a416801a4e195634b03650191a4a43c7a (diff) | |
download | sqlite-1168f810929ede4d8d323a6acf721ff9cd89de90.tar.gz sqlite-1168f810929ede4d8d323a6acf721ff9cd89de90.zip |
When constructing the synthensized SELECT statement that is used to choose
the rows in an UPDATE FROM, make sure the first table is really the table
being updated, and not some common-table expression that happens to have the
same name. [forum:/forumpost/a274248080|forum post a274248080]. More
changes associated with CTE name resolution are pending.
FossilOrigin-Name: 0f0959c6f95046e8e7887716e0a7de95da18d1e926ab1f919527083a56541db5
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions