mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 14:53:31 -05:00
Docs: typo fix.
Etsuro Fujita
This commit is contained in:
parent
88cf37d2a8
commit
262c1b2e16
1 changed files with 1 additions and 1 deletions
|
|
@ -1201,7 +1201,7 @@ ImportForeignSchema (ImportForeignSchemaStmt *stmt, Oid serverOid);
|
|||
|
||||
<para>
|
||||
<programlisting>
|
||||
Size
|
||||
bool
|
||||
IsForeignScanParallelSafe(PlannerInfo *root, RelOptInfo *rel,
|
||||
RangeTblEntry *rte);
|
||||
</programlisting>
|
||||
|
|
|
|||
Loading…
Reference in a new issue