Skip to content

Commit a0be05b

Browse files
author
Etsuro Fujita
committed
Doc: Update FDW documentation about GetForeignUpperPaths().
In commit d50d172, which added support for LIMIT/OFFSET pushdown in postgres_fdw, a new struct was introduced as the extra parameter of GetForeignUpperPaths() set for UPPERREL_FINAL, but I forgot to update the documentation to mention that. Author: Etsuro Fujita Discussion: https://postgr.es/m/CAPmGK17uSXQDe31oRb-z1nYyT6vVzkstZkA3_Wbq38U92b9BmQ%40mail.gmail.com
1 parent edbcbe2 commit a0be05b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/fdwhandler.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,9 @@ GetForeignUpperPaths(PlannerInfo *root,
387387
step. The <literal>extra</literal> parameter provides additional details,
388388
currently, it is set only for <literal>UPPERREL_PARTIAL_GROUP_AGG</literal>
389389
or <literal>UPPERREL_GROUP_AGG</literal>, in which case it points to a
390-
<literal>GroupPathExtraData</literal> structure.
390+
<literal>GroupPathExtraData</literal> structure;
391+
or for <literal>UPPERREL_FINAL</literal>, in which case it points to a
392+
<literal>FinalPathExtraData</literal> structure.
391393
(Note that <structname>ForeignPath</structname> paths added
392394
to <literal>output_rel</literal> would typically not have any direct dependency
393395
on paths of the <literal>input_rel</literal>, since their processing is expected

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy