Skip to content

Commit

Permalink
oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
gleu committed Aug 11, 2023
1 parent 84f4bea commit 2d73644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/logical-replication.xml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@
triggers et règles ne se déclencheront pas sur un abonné. Les utilisateurs
peuvent choisir en option d'activer les triggers et les règles sur une table
en utilisant la commande
<link linkend="sql-altertable"><command>ALTER TABLE</command></link> command
<link linkend="sql-altertable"><command>ALTER TABLE</command></link>
et les clauses <literal>ENABLE TRIGGER</literal> et <literal>ENABLE
RULE</literal>.
</para>
Expand Down

0 comments on commit 2d73644

Please sign in to comment.