Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita92f24f

Browse files
committed
Fix XML syntax in documentation
1 parentb01f32c commita92f24f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/fdwhandler.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@ GetForeignUpperPaths(PlannerInfo *root,
381381
that should receive paths representing computation of this step,
382382
and <literal>input_rel</literal> is the relation representing the input to this
383383
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>
385385
or <literal>UPPERREL_GROUP_AGG</literal>, in which case it points to a
386-
<literal>GroupPathExtraData</> structure.
386+
<literal>GroupPathExtraData</literal> structure.
387387
(Note that <structname>ForeignPath</structname> paths added
388388
to <literal>output_rel</literal> would typically not have any direct dependency
389389
on paths of the <literal>input_rel</literal>, since their processing is expected

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp