Fix XML syntax in documentation
authorPeter Eisentraut
Mon, 2 Apr 2018 17:56:40 +0000 (13:56 -0400)
committerPeter Eisentraut
Mon, 2 Apr 2018 17:56:59 +0000 (13:56 -0400)
doc/src/sgml/fdwhandler.sgml

index 9291b8f6d4be8364cb8e126544eafc3d31505da7..b1f16f3cbad8f4e910c4271aa07d55af5700bc71 100644 (file)
@@ -381,9 +381,9 @@ GetForeignUpperPaths(PlannerInfo *root,
      that should receive paths representing computation of this step,
      and input_rel is the relation representing the input to this
      step.  The extra parameter provides additional details,
-     currently, it is set only for UPPERREL_PARTIAL_GROUP_AGG
+     currently, it is set only for UPPERREL_PARTIAL_GROUP_AGGliteral>
      or UPPERREL_GROUP_AGG, in which case it points to a
-     GroupPathExtraData structure.
+     GroupPathExtraDataliteral> structure.
      (Note that ForeignPath paths added
      to output_rel would typically not have any direct dependency
      on paths of the input_rel, since their processing is expected