Commit 262c1b2e authored by Tom Lane's avatar Tom Lane

Docs: typo fix.

Etsuro Fujita
parent 88cf37d2
...@@ -1201,7 +1201,7 @@ ImportForeignSchema (ImportForeignSchemaStmt *stmt, Oid serverOid); ...@@ -1201,7 +1201,7 @@ ImportForeignSchema (ImportForeignSchemaStmt *stmt, Oid serverOid);
<para> <para>
<programlisting> <programlisting>
Size bool
IsForeignScanParallelSafe(PlannerInfo *root, RelOptInfo *rel, IsForeignScanParallelSafe(PlannerInfo *root, RelOptInfo *rel,
RangeTblEntry *rte); RangeTblEntry *rte);
</programlisting> </programlisting>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment