Re: constraint modification on todo list - Mailing list pgsql-hackers

From Gaetano Mendola
Subject Re: constraint modification on todo list
Date
Msg-id 012301c37651$940ec3d0$4c720b3e@mm.eutelsat.org
Whole thread Raw
In response to Re: constraint modification on todo list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
"Jeroen Ruigrok/asmodai" <asmodai@wxs.nl> wrote:
> Because what I can imagine, and please correct me if I miss something in
> my thought pattern, you have a small gap between dropping a constraint
> and adding the new one allowing the possibility of missing checks.

I think, someone correct me if I'm wrong, you can do it inside a
transaction,
so no time window without constraint.


Regards
Gaetano Mendola





pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: plpgsql doesn't coerce boolean expressions to boolean
Next
From: "Gaetano Mendola"
Date:
Subject: Re: constraint modification on todo list