Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Date
Msg-id aeojU-vVj0n3MC1Y@alvherre.pgsql
Whole thread
In response to Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
List pgsql-hackers
On 2026-Apr-23, Ashutosh Bapat wrote:

> Name of the property is derived from the name of the column it
> references if the property name is not specified at the time of
> creating the property. But these two are different. Changing column
> name can not be expected to change the property name automatically.

Hmm, but we do rename constraints when we rename indexes, and other
similar things, don't we?

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"No me acuerdo, pero no es cierto.  No es cierto, y si fuera cierto,
 no me acuerdo."                 (Augusto Pinochet a una corte de justicia)



pgsql-hackers by date:

Previous
From: Marcos Pegoraro
Date:
Subject: Re: Adding an explaining title to Notes on SGML
Next
From: "David G. Johnston"
Date:
Subject: Re: Adding an explaining title to Notes on SGML