Re: Fix bug of CHECK constraint enforceability recursion - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: Fix bug of CHECK constraint enforceability recursion
Date
Msg-id CAN4CZFN4-_rU+BEea+4fWybAPzhot12jOmwxmdMtzGcB0H_x7w@mail.gmail.com
Whole thread
In response to Re: Fix bug of CHECK constraint enforceability recursion  (Chao Li <li.evan.chao@gmail.com>)
List 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.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Improve pg_stat_statements scalability
Next
From: Fujii Masao
Date:
Subject: Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”