Re: schema-qualified SET CONSTRAINTS

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: schema-qualified SET CONSTRAINTS
Дата
Msg-id 200604180340.k3I3eXw21416@candle.pha.pa.us
обсуждение исходный текст
Ответ на schema-qualified SET CONSTRAINTS  (Kris Jurka <books@ejurka.com>)
Список pgsql-patches
Based on discussion, it seems the idea of using search path seems
accepted.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Kris Jurka wrote:
>
> The attached patch allows SET CONSTRAINTS to take a schema qualified
> constraint name (myschema.t1_fk_t2) and when given a bare constraint name
> it uses the search_path to determine the matching constraint instead of
> the previous behavior of disabling all identically named constraints.
>
> Kris Jurka

Content-Description:

[ Attachment, skipping... ]

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_ctl options checking
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: LDAP lookup of connection parameters