Skip to content

Commit

Permalink
Suppression des espaces blancs
Browse files Browse the repository at this point in the history
  • Loading branch information
gleu committed Apr 15, 2020
1 parent 877db87 commit f112691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/perform.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ EXPLAIN UPDATE parent SET f2 = f2 + 1 WHERE f1 = 101;
</para>

<para>
Dans certains cas, le planificateur préfèrera un plan <quote>simple</quote>
Dans certains cas, le planificateur préfèrera un plan <quote>simple</quote>
d'index&nbsp;:

<screen>
Expand Down

0 comments on commit f112691

Please sign in to comment.