Skip to content

Commit 262c1b2

Browse files
committed
Docs: typo fix.
Etsuro Fujita
1 parent 88cf37d commit 262c1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/fdwhandler.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ ImportForeignSchema (ImportForeignSchemaStmt *stmt, Oid serverOid);
12011201

12021202
<para>
12031203
<programlisting>
1204-
Size
1204+
bool
12051205
IsForeignScanParallelSafe(PlannerInfo *root, RelOptInfo *rel,
12061206
RangeTblEntry *rte);
12071207
</programlisting>

0 commit comments

Comments
 (0)