Clarify documentation about "peer" rows in window functions Peer rows are matching rows when ORDER BY is specified.
Report by [email protected], David G Johnston Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1f4d1074c5d83a682e71104114211f6ddee129a5 Modified Files -------------- doc/src/sgml/func.sgml | 3 ++- doc/src/sgml/ref/select.sgml | 7 ++++--- doc/src/sgml/syntax.sgml | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
