Re: pgsql: Add contraint exclusion section to contraint docs. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Add contraint exclusion section to contraint docs.
Date
Msg-id 201004011351.o31DpxP05729@momjian.us
Whole thread Raw
In response to Re: pgsql: Add contraint exclusion section to contraint docs.  (Magnus Hagander <magnus@hagander.net>)
Responses Re: pgsql: Add contraint exclusion section to contraint docs.
List pgsql-committers
Magnus Hagander wrote:
> 2010/4/1 Bruce Momjian <momjian@postgresql.org>:
> > 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.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: edb-debugger - server: Add missing header, needed with 9.0
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Change test -e to test -f in docs, for portability.