Re: Fix DROP PROPERTY GRAPH "unsupported object class" error - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Date
Msg-id 3820a7f0-c4b9-40fe-9006-fee9122e1e39@eisentraut.org
Whole thread
In response to Re: Fix DROP PROPERTY GRAPH "unsupported object class" error  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 18.06.26 08:06, Michael Paquier wrote:
> On Thu, Jun 18, 2026 at 11:11:31AM +0530, Ashutosh Bapat wrote:
>> IIUC, the follow-on discussion seems to have concluded and Michael is
>> fine with the last version of patch. It feels like we need to commit
>> that patch. Michael, are you going to commit it or do you expect
>> somebody else to do it?
> 
> I was waiting for Peter E. to show up as the committer owning this
> code, for comments.  Now, I don't mind chiming in if I don't hear back
> from him by the beginning of next week.

I have committed it now.




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Next
From: Chao Li
Date:
Subject: Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies