Fix incorrect markup in documentation of window frame clauses.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Apr 2015 00:02:40 +0000 (20:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Apr 2015 00:03:50 +0000 (20:03 -0400)
commit44f8f56e6d7b5f19276dbe55c4305b54afddc0b9
tree4e4e57ecc6aa3c8b5acfa94d99c0cdda21b87417
parent9f06729e2a47fe60d56cac78b0c167316938e0ef
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.
doc/src/sgml/ref/select.sgml
doc/src/sgml/syntax.sgml