Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-72867 eol-terminate all nonempty text files | Billy Donahue | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | SERVER-52247 Enable feature flag for Exact top-n accumulator | Mihai Andrei | 2021-12-02 | 1 | -14/+0 |
| | |||||
* | SERVER-59133 Change 'output' parameter to 'input' in syntax for ↵ | Mihai Andrei | 2021-11-05 | 1 | -10/+10 |
| | | | | $firstN/$lastN/$minN/$maxN | ||||
* | SERVER-58379 Extend REGISTER macros to support API version, FCV, and ↵ | Mihai Andrei | 2021-09-15 | 1 | -0/+73 |
| | | | | conditional checks for accumulators, expressions, and window functions | ||||
* | Revert "SERVER-58379 Extend REGISTER macros to support API version, FCV, and ↵ | Uladzimir Makouski | 2021-09-14 | 1 | -73/+0 |
| | | | | | | conditional checks for accumulators, expressions, and window functions" This reverts commit 15c51de0d4700d490c71ca70f961c3c44c1d4a1c. | ||||
* | SERVER-58379 Extend REGISTER macros to support API version, FCV, and ↵ | Mihai Andrei | 2021-09-13 | 1 | -0/+73 |
conditional checks for accumulators, expressions, and window functions |