Automatically disable the DISTINCT optimization during query planning if the
commit6c7faa294a9a434d686247a3775d1c96f7082181
authorD. Richard Hipp <drh@hwaci.com>
Sun, 28 Jan 2024 17:39:31 +0000 (28 17:39 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sun, 28 Jan 2024 17:39:31 +0000 (28 17:39 +0000)
treed5848fabe45760d68fe34773d719b05d3dd82abd
parent823329c832ab131e5770ef78102e2562004ab27e
Automatically disable the DISTINCT optimization during query planning if the
ORDER BY clause exceeds 63 terms.
dbsqlfuzz afd1d61fc27d14938a0d78a50970fa1e9fbfee58.
src/where.c