Updated CHECK failed message patch

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Updated CHECK failed message patch
Дата
Msg-id 20020803230950.X21591-200000@houston.familyhealth.com.au
обсуждение исходный текст
Ответы Re: Updated CHECK failed message patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Updated CHECK failed message patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Please use this patch instead of my previously submitted one.

It is just remerged against HEAD for new alter_table.out stuff.

Another reason this patch is useful for _interactive_ users: imagine a
view based on a many way join.  Imagine creating a complicated insert rule
that inserts into all the joined tables and when you insert you get a
check failure, but you need to know which actual table the constraint was
on that failed!

Chris


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Improve CHECK failure message
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Updated CHECK failed message patch