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

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Michael Paquier <michael@paquier.xyz>, Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alex Guo <guo.alex.hengchen@gmail.com>, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-06-23T07:23:12Z
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.




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Readable identity strings for property graph objects

  2. Handle element label and label property objects in object address functions

  3. Simplify code in objectaddress.c for some property graph objects