summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/switch_errors.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-131-1/+18
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-4/+2
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-43/+53
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-21/+7
* SERVER-10689 Aggregation now supports the switch expression.Benjamin Murphy2016-04-151-0/+71