Content-Length: 256487 | pFad | http://github.com/postgrespro/postgres/commit/2bce0ad67f93af6d1889ec611a8f618245291e3f

48 Remove surplus trailing semicolon · postgrespro/postgres@2bce0ad · GitHub
Skip to content

Commit 2bce0ad

Browse files
committed
Remove surplus trailing semicolon
Author: Richard Guo Discussion: https://postgr.es/m/CAMbWs4-qjotfa7G=5PEOw4LDDDX58MmTwDdpdoU3Quse_BKv1Q@mail.gmail.com
1 parent 5715304 commit 2bce0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/plan/planner.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1418,7 +1418,7 @@ grouping_planner(PlannerInfo *root, double tuple_fraction)
14181418
else if (parse->groupClause)
14191419
{
14201420
/* Preprocess regular GROUP BY clause, if any */
1421-
root->processed_groupClause = list_copy(parse->groupClause);;
1421+
root->processed_groupClause = list_copy(parse->groupClause);
14221422
/* Remove any redundant GROUP BY columns */
14231423
remove_useless_groupby_columns(root);
14241424
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2bce0ad67f93af6d1889ec611a8f618245291e3f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy