mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
You're required to write either RANGE or ROWS to start a frame clause, but the documentation incorrectly implied this is optional. Noted by David Johnston.