From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Paul Foerster <paul(dot)foerster(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general list <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL 15.10 update corrective action for ATTACH PARTITION/DETACH PARTITION |
Date: | 2024-11-27 19:01:09 |
Message-ID: | 202411271901.6wtx66ah4sy6@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 2024-Nov-27, Tom Lane wrote:
> I doubt that there's anything actually wrong with the catalog state at
> this point (perhaps Alvaro would confirm that). That leads to the
> conclusion that what's wrong is the release notes' query for fingering
> broken constraints, and it needs some additional test to avoid
> complaining about (I suspect) self-reference cases.
Ugh, I hadn't noticed this report, thanks for CCing me. I'll have a
look at this tomorrow. You're right that I didn't think of checking
self-referencing FKs with the query.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
<Schwern> It does it in a really, really complicated way
<crab> why does it need to be complicated?
<Schwern> Because it's MakeMaker.
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Welty | 2024-11-27 21:54:04 | uninstalling postgresql 13 on ubuntu 22.04? |
Previous Message | Tom Lane | 2024-11-27 18:52:36 | Re: PostgreSQL 15.10 update corrective action for ATTACH PARTITION/DETACH PARTITION |