mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +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.