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

Michael Paquier <michael@paquier.xyz>

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

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