Re: WIP: generalized index constraints

Teodor Sigaev <teodor@sigaev.ru>

From: Teodor Sigaev <teodor@sigaev.ru>
To: Jeff Davis <pgsql@j-davis.com>
Cc: pgsql-hackers@postgresql.org
Date: 2009-07-07T12:53:37Z
Lists: pgsql-hackers
> CREATE INDEX test_idx ON test USING gist
>   (i CONSTRAINT =, c CONSTRAINT &&);
> 
> which would avoid the need for updating the catalog, of course.
Hmm, looks like "index"-fied table's constrains

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/