Skip to content

Commit

Permalink
Fix typo, Thanks Rodolphe Quiédeville for proof reading
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju authored and gleu committed Jun 19, 2017
1 parent d531322 commit f5f612c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/ddl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2895,7 +2895,7 @@ VALUES ('Albany', NULL, NULL, 'NY');</programlisting>

Si votre application nécessite d'utiliser d'autres formes de
partitionnement qui ne sont pas listées au-dessus, des méthodes
alternative comme l'héritage et des vues <literal>UNION ALL</literal>
alternatives comme l'héritage et des vues <literal>UNION ALL</literal>
peuvent être utilisées à la place. De telles méthodes offrent de la
flexibilité mais n'ont pas certains des bénéfices de performance du
partitionnement déclaratif natif.
Expand Down

0 comments on commit f5f612c

Please sign in to comment.