Re: operator exclusion constraints

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: operator exclusion constraints
Дата
Msg-id 6ADCB82C-9FAE-49D3-9618-6818660F44B2@kineticode.com
обсуждение исходный текст
Ответ на Re: operator exclusion constraints  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: operator exclusion constraints
Re: operator exclusion constraints
Список pgsql-hackers
On Nov 5, 2009, at 10:13 AM, Jeff Davis wrote:

> CHECK -- verb or noun
> UNIQUE -- adjective
> PRIMARY KEY -- noun
> FOREIGN KEY -- noun

Put like that, I'm thinking:

EXCLUSION - noun or adjective
     EXCLUSION (...) BY ...

But that doesn't read as well to my eye as:
    EXCLUDE (...) BY ...

Or
    EXCLUDING (...) BY ...

I think either of those last two work well enough.

Best,

David


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: operator exclusion constraints
Следующее
От: James Pye
Дата:
Сообщение: Re: Typed tables