Re: NOT ENFORCED constraint feature - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: NOT ENFORCED constraint feature
Date
Msg-id CAExHW5tM4NkSPeDMP5hRsh0u6LYgOZMa7W-et2nCQ4gz9cWrNw@mail.gmail.com
Whole thread Raw
In response to Re: NOT ENFORCED constraint feature  (Amul Sul <sulamul@gmail.com>)
Responses Re: NOT ENFORCED constraint feature
List pgsql-hackers
On Thu, Mar 27, 2025 at 6:25 PM Amul Sul <sulamul@gmail.com> wrote:

>
> I am not sure how to make such tests stable enough since the trigger
> name involves OIDs. In count check, I tried adjusting the join
> condition to ensure that I get the exact same type of constraint
> w.r.t. trigger relation and the constraint.

There are tests which mask variable parts of EXPLAIN output. Can we
use similar trick to mask OIDs from the trigger names?

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Shlok Kyal
Date:
Subject: Re: Restrict publishing of partitioned table with a foreign table as partition
Next
From: Евгений Горбанев
Date:
Subject: Re: Assert failure in base_yyparse