Re: MATCH FULL flawed?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: MATCH FULL flawed?
Дата
Msg-id Pine.LNX.4.33L2.0110222357500.11257-100000@aguila.protecne.cl
обсуждение исходный текст
Ответ на Re: MATCH FULL flawed?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: MATCH FULL flawed?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: MATCH FULL flawed?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
On Mon, 22 Oct 2001, Tom Lane wrote:

> Alvaro Herrera <alvherre@atentus.com> writes:
> > I'm trying MATCH FULL and it looks like it doesn't work (does anyone use
> > it anyway?).
>
> You're not using it right.  You specified a separate MATCH FULL
> constraint for each column:

Thank you very much for the clarification. I was actually reading the
docs and couldn't find the right way to do it.

Now that I think about it: it's in the column_constraint part of the
definition! Shouldn't it only be in the table_constraint part? It
doesn't make much sense.

--
Alvaro Herrera (<alvherre[@]atentus.com>)
"La verdad no siempre es bonita, pero el hambre de ella si"




В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Record
Следующее
От: "Aasmund Midttun Godal"
Дата:
Сообщение: Re: Evaluating PostgreSQL