Skip to content

Commit

Permalink
Update xfunc.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
julien2512 committed Jun 19, 2013
1 parent 7751ec0 commit f5220a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions postgresql/xfunc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
</para>

<para>
Une fonction SQL peut être déclarée de façon à renvoyer un ensemble (set, that is,
multiple rows)
Une fonction SQL peut être déclarée de façon à renvoyer un ensemble (<quote>set</quote>, ce qui signifie de multiples lignes)
en spécifiant le type renvoyé par la fonction comme <literal>SETOF
<replaceable>un_type</replaceable></literal>, ou de façon équivalente en
la déclarant comme <literal>RETURNS
Expand Down

0 comments on commit f5220a5

Please sign in to comment.