mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Doc: Fix some spelling mistakes
Author: Daniel Gustafsson Discussion: https://postgr.es/m/7838B8EE-CFD6-48D7-AE2D-520D69FD84BD@yesql.se
This commit is contained in:
@ -386,7 +386,7 @@ OPTIONS (ADD password_required 'false');
|
||||
<filename>postgres_fdw</filename> supports asynchronous execution, which
|
||||
runs multiple parts of an <structname>Append</structname> node
|
||||
concurrently rather than serially to improve performance.
|
||||
This execution can be controled using the following option:
|
||||
This execution can be controlled using the following option:
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
|
Reference in New Issue
Block a user