File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -381,9 +381,9 @@ GetForeignUpperPaths(PlannerInfo *root,
381
381
that should receive paths representing computation of this step,
382
382
and <literal>input_rel</literal> is the relation representing the input to this
383
383
step. The <literal>extra</literal> parameter provides additional details,
384
- currently, it is set only for <literal>UPPERREL_PARTIAL_GROUP_AGG</>
384
+ currently, it is set only for <literal>UPPERREL_PARTIAL_GROUP_AGG</literal >
385
385
or <literal>UPPERREL_GROUP_AGG</literal>, in which case it points to a
386
- <literal>GroupPathExtraData</> structure.
386
+ <literal>GroupPathExtraData</literal > structure.
387
387
(Note that <structname>ForeignPath</structname> paths added
388
388
to <literal>output_rel</literal> would typically not have any direct dependency
389
389
on paths of the <literal>input_rel</literal>, since their processing is expected
You can’t perform that action at this time.
0 commit comments