docs: Improve window function docs
Bruce Momjian <bruce@momjian.us>
docs: Improve window function docs Specifically, the behavior of general-purpose and statistical aggregates as window functions was not clearly documented, and terms were inconsistently used. Also add docs about the difference between cume_dist and percent_rank, rather than just the formulas. Discussion: 20170406214918.GA5757@momjian.us
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/advanced.sgml | modified | +15 −16 |
| doc/src/sgml/func.sgml | modified | +28 −16 |
| doc/src/sgml/syntax.sgml | modified | +14 −13 |