diff options
author | drh <> | 2023-08-02 00:09:15 +0000 |
---|---|---|
committer | drh <> | 2023-08-02 00:09:15 +0000 |
commit | 4178849736c81ec17bbfb2628ec0ef7bad94962d (patch) | |
tree | f06b8ac7c2a61484442fe203ef57643dacdbb967 /src/util.c | |
parent | cbaef88980f48c963da8788faadd429b64d72dca (diff) | |
download | sqlite-4178849736c81ec17bbfb2628ec0ef7bad94962d.tar.gz sqlite-4178849736c81ec17bbfb2628ec0ef7bad94962d.zip |
When a query is inside an AS MATERIALIZED CTE, do not attempt the
omit-ORDER-BY optimization. If the developer specifies MATERIALIZED,
that means he wants the sort to actually happen.
FossilOrigin-Name: aa769ee7477171f26a091cadff98aa4f48da7752ade20b405a95c4525456f62e
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions