Skip to content

Commit

Permalink
Erreur dans le format du tableau
Browse files Browse the repository at this point in the history
Problème trouvé par Florent Jardin.
  • Loading branch information
gleu committed Oct 16, 2020
1 parent a8c716b commit 7d562d9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions postgresql/uuid-ossp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,6 @@
<function>uuid_generate_v4</function> ()
<returnvalue>uuid</returnvalue>
</para>
</entry>
</row>
<row>
<entry><literal>uuid_generate_v4()</literal></entry>
<entry>
<para>
Cette fonction crée un UUID version 4 qui est entièrement réalisé
à partir de nombres aléatoires.
Expand Down Expand Up @@ -242,7 +237,7 @@
encore <option>--with-uuid=ossp</option> pour utiliser la bibliothèque OSSP
UUID.
Il se peut que plusieurs versions de cette bibliothèque soient disponibles
sur une même machone, de ce fait, <filename>configure</filename> n'en choisit
sur une même machine, de ce fait, <filename>configure</filename> n'en choisit
pas une de façon automatique.
</para>
</sect2>
Expand Down

0 comments on commit 7d562d9

Please sign in to comment.