Re: notice about costly ri checks (2)

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: notice about costly ri checks (2)
Дата
Msg-id Pine.LNX.4.58.0403081245510.26010@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответ на Re: notice about costly ri checks (2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> > As a side question, if there are multiple cross-type conversions in one
> > constraint on different column pairs, what do we think the message should
> > be? One message with multiple column mentions in detail or multiple
> > notices?  (I haven't looked at the patch to see if one or the other is
> > easier with how it's set up)
>
> I would expect it to generate one WARNING for each mismatch; doing
> anything else would make life a lot more complex, both as to writing the
> code and as to formatting the output readably.

I agree.

patch v1 issued the warning once for each mismatch, in the check loop.

patch v2 issued the warning once for the foreign key, outside of the loop.

patch v3 is yet to come;-)

I'll re-submit a patch some time later, with a WARNING and mismatch
column names and types specified.

--
Fabien.

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

Предыдущее
От: James Tanis
Дата:
Сообщение: PSQLRC environment variable.
Следующее
От: "Petri Jooste"
Дата:
Сообщение: Translation (partial): postgres-af.po