Fix comments in execGrouping.c

Jeff Davis <jdavis@postgresql.org>

Commit: 30d47723fd151641e89d18ce775f1a102ff07ae2
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2019-12-06T19:49:59Z
Releases: 13.0
Fix comments in execGrouping.c

Commit 5dfc1981 missed updating some comments.

Also, fix a comment typo found in passing.

Author: Jeff Davis
Discussion: https://postgr.es/m/9723131d247b919f94699152647fa87ee0bc02c2.camel%40j-davis.com

Files

PathChange+/−
src/backend/executor/execGrouping.c modified +3 −8
src/include/nodes/execnodes.h modified +1 −1

Discussion