mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
doc: Review for "Allow TRUNCATE command to truncate foreign tables".
Typos, corrections and language improvements in the docs. Author: Justin Pryzby, Fujii Masao Reviewed-by: Bharath Rupireddy, Justin Pryzby, Fujii Masao Discussion: https://postgr.es/m/20210411041658.GB14564@telsasoft.com
This commit is contained in:
@@ -173,7 +173,7 @@ TRUNCATE [ TABLE ] [ ONLY ] <replaceable class="parameter">name</replaceable> [
|
||||
|
||||
<para>
|
||||
<command>TRUNCATE</command> can be used for foreign tables if
|
||||
the foreign data wrapper supports, for instance,
|
||||
supported by the foreign data wrapper, for instance,
|
||||
see <xref linkend="postgres-fdw"/>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
Reference in New Issue
Block a user