Re: Fix bug of CHECK constraint enforceability recursion

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Date: 2026-06-03 08:12:31
Message-ID: CAN4CZFN4-_rU+BEea+4fWybAPzhot12jOmwxmdMtzGcB0H_x7w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thanks for your view.
>
> I just tried your test with v6, but didn't see the bug you mentioned:

Eh, sorry, that was a user error on my part. There were 3 new patch
versions in a short timeframe, I applied one, built postgres, realized
it's not the latest, applied the latest instead... and didn't rebuild
postgres. It's not reproducible with your latest patch.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-06-03 08:13:37 Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Previous Message Kyotaro Horiguchi 2026-06-03 08:10:39 Re: Improve pg_stat_statements scalability