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-17T05:14:48Z
Lists: pgsql-hackers
On Wed, Jun 10, 2026 at 04:30:24PM +0530, Ashutosh Bapat wrote: > The term "element" comes later "label v1 of element v1". There's > nothing in the standard called "element label". That term is an > artifact of our implementation. I think "label v1 of element v1" reads > better and follows the standard compared to "element label v1 of > element v1". [ ... checks 9075-16-2023 ... ] The term is "element table label" when referring to a clause, and most of the places refer to only "label", so I guess that I'm fine with your wording here. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Readable identity strings for property graph objects
- 2a7e95b659df 19 (unreleased) landed
-
Handle element label and label property objects in object address functions
- 72498a86989e 19 (unreleased) landed
-
Simplify code in objectaddress.c for some property graph objects
- 6827de95ee09 19 (unreleased) landed