Patch for catching incompatible types in fk constraints

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Patch for catching incompatible types in fk constraints
Дата
Msg-id Pine.BSF.4.21.0104151533350.68810-200000@megazone23.bigpanda.com
обсуждение исходный текст
Ответы Re: Patch for catching incompatible types in fk constraints  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch for catching incompatible types in fk constraints  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
    This patch should catch cases where the types
in referencing and referenced columns of an fk constraint
aren't comparable using '=' at constraint definition time
rather than insert/update time.

Вложения

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

Предыдущее
От: Douglas Carmichael
Дата:
Сообщение: Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)