Fix incorrect markup in documentation of window frame clauses.
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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/f6caf5acf1def92d7425151a92fd990c566fdcc3
Modified Files
--------------
doc/src/sgml/ref/select.sgml | 4 ++--
doc/src/sgml/syntax.sgml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)