From: Bruce Momjian Date: Tue, 23 Mar 2010 22:37:14 +0000 (+0000) Subject: Typo fix from IRC breinbaas X-Git-Tag: REL9_0_ALPHA5~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f9d2316d5c4bc88866eacd267139b42298a31a8;p=postgresql Typo fix from IRC breinbaas --- diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml index 22a45703b1..3e13f8e680 100644 --- a/doc/src/sgml/release-9.0.sgml +++ b/doc/src/sgml/release-9.0.sgml @@ -1,4 +1,4 @@ - + @@ -814,7 +814,7 @@ linkend="SQL-CREATETABLE-description">CREATE TABLE CONSTRAINT ... EXCLUDE clause. While uniqueness checks could be specified using this syntax, - the real value of this features is in using complex + the real value of this feature is in using complex operators that do not have built-in constraints.