]> granicus.if.org Git - postgresql/commit
docs: Improve window function docs
authorBruce Momjian <bruce@momjian.us>
Tue, 11 Apr 2017 14:47:40 +0000 (10:47 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 11 Apr 2017 14:47:47 +0000 (10:47 -0400)
commit1c1a4726eba5bb8c0772db8a8efe0315d71887fb
tree8554ff469c14f0b09fb5810de93d57d7aa6eb44f
parenta4777f35565b80ae10605d6d417e5d173156f7da
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
doc/src/sgml/advanced.sgml
doc/src/sgml/func.sgml
doc/src/sgml/syntax.sgml