Skip to content

Commit

Permalink
Deux mini-corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
gleu committed Jul 23, 2021
1 parent 6d99e8f commit a7066f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions postgresql/ref/truncate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@
</para>

<para>
<command>TRUNCATE</command> peut être utilisé pour les tables étrangères si
c'est supporté par le foreign data wrapper, par exemple,
voir <xref linkend="postgres-fdw"/>.
<command>TRUNCATE</command> peut être utilisé pour les tables distantes si
c'est supporté par le <quote>Foreign Data Wrapper</quote>. Voir, par exemple,
<xref linkend="postgres-fdw"/>.
</para>
</refsect1>

Expand Down

0 comments on commit a7066f0

Please sign in to comment.