diff options
author | dan <Dan Kennedy> | 2021-02-23 15:53:22 +0000 |
---|---|---|
committer | dan <Dan Kennedy> | 2021-02-23 15:53:22 +0000 |
commit | 601ec240a9c5d8086bdde0fd4d94aad3d818f098 (patch) | |
tree | cb3db9e95cf675b3b5541ab7238855627ff51c51 /src/resolve.c | |
parent | dee1cb300648b06ea56f02de9cfe94c4eb92e79b (diff) | |
parent | 34a224a13bbcfa71cb3f5d05f8f340395ada243e (diff) | |
download | sqlite-601ec240a9c5d8086bdde0fd4d94aad3d818f098.tar.gz sqlite-601ec240a9c5d8086bdde0fd4d94aad3d818f098.zip |
Allow WHERE terms to be pushed down into sub-queries that contain window functions, provided that the WHERE term is made up of entirely of constants and copies of expressions found in the PARTITION BY clauses of all window functions in the sub-query.
FossilOrigin-Name: 20689468100aed264877111367b42837ca19e63e717fed2ebd4b20b908f13178
Diffstat (limited to 'src/resolve.c')
0 files changed, 0 insertions, 0 deletions