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

From Ashutosh Bapat
Subject Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Date
Msg-id CAExHW5uLk2gbyiE9aLpV3YLiM9Pb78GT+mbddjxB5_-SmpsOFA@mail.gmail.com
Whole thread
In response to Re: Fix DROP PROPERTY GRAPH "unsupported object class" error  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
List pgsql-hackers
On Wed, Jun 17, 2026 at 10:44 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> 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

Thanks for the confirmation.

Since the original bug, which led to creating a PG 19 open item, is
fixed I am moving the open item to the resolved section.

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?

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: pgbench --continue-on-error: clarify TPS and failure reporting
Next
From: shveta malik
Date:
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication