pgsql: Fix incorrect markup in documentation of window frame clauses.

Started by Tom Laneabout 11 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/41d2cb823bd0a826ff1adf419a22ee0f83ad1f30

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 4 ++--
doc/src/sgml/syntax.sgml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers