Re: constraints and sql92 information_schema compliance

Поиск
Список
Период
Сортировка
От Clark C. Evans
Тема Re: constraints and sql92 information_schema compliance
Дата
Msg-id 20060226055124.GB84057@prometheusresearch.com
обсуждение исходный текст
Ответ на Re: constraints and sql92 information_schema compliance  ("Clark C. Evans" <cce@clarkevans.com>)
Ответы Re: constraints and sql92 information_schema compliance  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-hackers
Stephen,

So, a quick re-cap of the questions/concerns I had:
 * Making the default constraint names include the table
   -> This was implemented in 8.x, thank you!
 * Forbidding the creation of a foreign key constraint where   the column list for the referenced table doesn't
*exactly*  match a canidate key on that table.    -> I think you've agreed to something like this, or am      I
mis-understanding?
 * Issue a warning when creating a constraint who's name is   not unique within its (the constraint's) schema.
   -> This request seems to have gotten lost in the       vigorous discussion ;)

Kind Regards,

Clark


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

Предыдущее
От: "Clark C. Evans"
Дата:
Сообщение: Re: constraints and sql92 information_schema compliance
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: constraints and sql92 information_schema compliance