On 12th of February Tom Lane committed patch by Hitoshi Harada: Log Message: ----------- Extend the set of frame options supported for window functions.   This patch allows the frame to start from CURRENT ROW (in either RANGE or ROWS mode), and it also adds support ...