git.postgresql.org Git - postgresql.git/commit
2010年2月12日 17:33:21 +0000 (17:33 +0000)
2010年2月12日 17:33:21 +0000 (17:33 +0000)
commit ec4be2ee6827b6bd85e0813c7a8993cfbb0e6fa7
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 for ROWS n PRECEDING and ROWS n FOLLOWING
start and end points. (RANGE value PRECEDING/FOLLOWING isn't there yet ---
the grammar works, but that's all.)
Hitoshi Harada, reviewed by Pavel Stehule
28 files changed:
This is the main PostgreSQL git repository.
RSS
Atom