summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2024-06-25 23:39:23 -0400
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-07-19 08:54:47 +0200
commit9cb8baa0c4fa2c10789c5c8b65f4465932d4d172 (patch)
treecff2ffe8caebbd9456230edf86949d850ad8da44 /docs
parent6b3f55446fdc62bd277903fd188a1781e4d92d29 (diff)
Fixed #35559 -- Avoided unnecessary query on sliced union of empty queries.
While refs #34125 focused on the SQL correctness of slicing of union of potentially empty queries it missed an optimization opportunity to avoid performing a query at all when all queries are empty. Thanks Lucidiot for the report.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions