Re: Patch for catching incompatible types in fk constraints

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch for catching incompatible types in fk constraints
Дата
Msg-id 898.987391719@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Patch for catching incompatible types in fk constraints  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: Patch for catching incompatible types in fk constraints  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-patches
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
>     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.

Are you intending this to go into 7.1.1 or 7.2?

It seems a bit large for a 7.1.1 patch, given the lack of testing
that we're likely to get for 7.1.1.

            regards, tom lane

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

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