Re: constraint modification on todo list

From: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Cc: "Jeroen Ruigrok/asmodai" <asmodai(at)wxs(dot)nl>
Subject: Re: constraint modification on todo list
Date: 2003-09-08 21:38:27
Message-ID: 012301c37651$940ec3d0$4c720b3e@mm.eutelsat.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jeroen Ruigrok/asmodai" <asmodai(at)wxs(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2003-09-08 21:43:21 Re: constraint modification on todo list
Previous Message Tom Lane 2003-09-08 21:33:02 Re: undefine currval()