Re: rename constraint behavior for duplicate names?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: allanvv(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: rename constraint behavior for duplicate names?
Date: 2005-09-01 22:06:36
Message-ID: 7144.1125612396@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Allan Wang <allanvv(at)gmail(dot)com> writes:
> (It would still be used for suppressing the not-exists error)

Right, which is why RemoveRelConstraints has to tell if it removed
anything. The API could be changed, but not to "returns void".

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matt Miller 2005-09-01 22:14:55 Re: PL/pgSQL: EXCEPTION NOSAVEPOINT
Previous Message Allan Wang 2005-09-01 22:04:23 Re: rename constraint behavior for duplicate names?