mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +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.