Simon Riggs wrote: > On Thu, 2010-04-01 at 09:51 -0400, Bruce Momjian wrote: > > Magnus Hagander wrote: > > > 2010/4/1 Bruce Momjian <[email protected]>: > > > > Log Message: > > > > ----------- > > > > Add contraint exclusion section to contraint docs. > > > > > > > > Takahiro Itagaki > > > > > > > > Modified Files: > > > > -------------- > > > > ? ?pgsql/doc/src/sgml: > > > > ? ? ? ?ddl.sgml (r1.90 -> r1.91) > > > > ? ? ? > > > > ?(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml?r1=1.90&r2=1.91) > > > > > > > > > Obviously, you mean exclusion constraint and not constraint exclusion > > > - yet another case of the bad choice of name showing up :P > > > > > > (contents of the patch seem to get it right, though) > > > > Yea. > > How about we call it "exclusivity constraints". > > Not much of a change, but helps to differentiate.
Well, the keyword is EXCLUDE so we could call it "EXCLUDE contraints". -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
