mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +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.