|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.10 2010/03/2302:28:48 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.11 2010/03/2322:37:14 momjian Exp $ --> |
2 | 2 |
|
3 | 3 |
|
4 | 4 | <sect1 id="release-9-0">
|
|
814 | 814 | linkend="SQL-CREATETABLE-description"><command>CREATE
|
815 | 815 | TABLE CONSTRAINT ... EXCLUDE</></link> clause. While
|
816 | 816 | uniqueness checks could be specified using this syntax,
|
817 |
| - the real value of thisfeatures is in using complex |
| 817 | + the real value of thisfeature is in using complex |
818 | 818 | operators that do not have built-in constraints.
|
819 | 819 | </para>
|
820 | 820 | </listitem>
|
|