From: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: bogus error message for ALTER TABLE ALTER CONSTRAINT |
Date: | 2025-03-04 19:18:12 |
Message-ID: | 202503041918.r7rssywqyv6a@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2025-Mar-04, Nathan Bossart wrote:
> On Tue, Mar 04, 2025 at 07:22:22PM +0100, Álvaro Herrera wrote:
> > I just discovered that trying to set a foreign key as NO INHERIT in
> > ALTER TABLE ALTER CONSTRAINT returns an absurd error message:
> > Here's the fix along with some additional cleanup.
>
> LGTM
Many thanks for the quick look. Pushed now.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Thou shalt check the array bounds of all strings (indeed, all arrays), for
surely where thou typest "foo" someone someday shall type
"supercalifragilisticexpialidocious" (5th Commandment for C programmers)
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2025-03-04 19:19:47 | Re: ecdh support causes unnecessary roundtrips |
Previous Message | Jacob Champion | 2025-03-04 19:13:34 | Re: ecdh support causes unnecessary roundtrips |