Re: creating CHECK constraints as NOT VALID

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: creating CHECK constraints as NOT VALID
Дата
Msg-id 9977.1308180749@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: creating CHECK constraints as NOT VALID  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: creating CHECK constraints as NOT VALID  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Here's an updated patch fixing all of the above.  I stole your first
> test case and added it to regression, after some editorialization.

I've probably created some merge conflicts for you in process of fixing
the FOREIGN KEY NOT VALID patch, but in any case you need to change this
to use ConstraintAttributeSpec rather than a duplicate production.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gcc 4.6 -Wunused-but-set-variable
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Strict Set Returning Functions