Re: Fix DROP PROPERTY GRAPH "unsupported object class" error

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alex Guo <guo(dot)alex(dot)hengchen(at)gmail(dot)com>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Date: 2026-06-23 07:23:12
Message-ID: 3820a7f0-c4b9-40fe-9006-fee9122e1e39@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-06-23 07:25:08 Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Previous Message Kyotaro Horiguchi 2026-06-23 07:21:04 Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements