pgsql: Fix typos in nodeWindowAgg comments - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix typos in nodeWindowAgg comments
Date
Msg-id E1vIQVy-005uWj-2F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typos in nodeWindowAgg comments

One of them submitted by the author, with another one other
spotted during review so this fixes both.

Author: Tender Wang <tndrwang@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAHewXN=eNx2oJ_hzxJrkSvy-1A5Qf45SM8pxERWXE+6RoZyFrw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3a872ddd64f908ac3dd65c544c2439ecbe737799

Modified Files
--------------
src/backend/executor/nodeWindowAgg.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add more tests for relation statistics with rewrites
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates