Clarify documentation about "peer" rows in window functions
Bruce Momjian <bruce@momjian.us>
Clarify documentation about "peer" rows in window functions Peer rows are matching rows when ORDER BY is specified. Report by arnaud.mouronval@gmail.com, David G Johnston Backpatch through 9.4
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +2 −1 |
| doc/src/sgml/ref/select.sgml | modified | +4 −3 |
| doc/src/sgml/syntax.sgml | modified | +2 −2 |