Generic moving window transition function for min, max, and sum aggregation.
- Parameters
-
[in] | fcinfo | Catalog information about the external function |
[in] | func | Function |
[in] | min | True if the calling function is min, max otherwise |
[in] | crossings | True if turning points are added in the segments |