Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Trouvé par Pierrick Chovelon.
  • Loading branch information
gleu committed Aug 11, 2023
1 parent 8a83c30 commit 045e7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/parallel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';

<para>
Dans tous les cas, le nœud <literal>Gather</literal> ou
<literal>Gather Merge</literal> aura exactement un noœud enfant, qui
<literal>Gather Merge</literal> aura exactement un nœud enfant, qui
est la portion du plan exécutée en parallèle. Si le nœud
<literal>Gather</literal> ou <literal>Gather Merge</literal> est à la
racine du
Expand Down

0 comments on commit 045e7d3

Please sign in to comment.