Skip to content

Commit 392b2e5

Browse files
committed
Update obsolete text in fdwhandler.sgml.
Etsuro Fujita, with some wording adjustment by me.
1 parent a9701a1 commit 392b2e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/fdwhandler.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,10 @@ GetForeignServerByName(const char *name, bool missing_ok);
537537
<replaceable>local_variable</>. Such clauses will not be found in
538538
<literal>baserel-&gt;baserestrictinfo</> but must be sought in the
539539
relation's join lists. A path using such a clause is called a
540-
<quote>parameterized path</>. It must show the other relation(s) as
541-
<literal>required_outer</> and list the specific join clause(s) in
542-
<literal>param_clauses</>. In <function>GetForeignPlan</>, the
540+
<quote>parameterized path</>. It must identify the other relations
541+
used in the selected join clause(s) with a suitable value of
542+
<literal>param_info</>; use <function>get_baserel_parampathinfo</>
543+
to compute that value. In <function>GetForeignPlan</>, the
543544
<replaceable>local_variable</> portion of the join clause would be added
544545
to <structfield>fdw_exprs</>, and then at run time the case works the
545546
same as for an ordinary restriction clause.

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