Re: schema-qualified SET CONSTRAINTS - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: schema-qualified SET CONSTRAINTS
Date
Msg-id 200604180340.k3I3eXw21416@candle.pha.pa.us
Whole thread Raw
In response to schema-qualified SET CONSTRAINTS  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_ctl options checking
Next
From: "Albe Laurenz"
Date:
Subject: Re: LDAP lookup of connection parameters