Re: Can't find not null constraint, but \d+ shows that

Tender Wang <tndrwang@gmail.com>

From: Tender Wang <tndrwang@gmail.com>
To: jian he <jian.universality@gmail.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-04-07T10:33:30Z
Lists: pgsql-hackers
It has been several days since the last email.  Do you have any
suggestions, please?

What I'm concerned about  is that adding a new AT_PASS is good fix?  Is it
a big try?
More concerned is that it can cover all ALTER TABLE cases?

Any thoughts.
-- 
Tender Wang
OpenPie:  https://en.openpie.com/

Commits

  1. Better handle indirect constraint drops

  2. Add macros for looping through a List without a ListCell.