Re: (SQL/PGQ) Clean up orphaned properties when dropping a label

zengman <zengman@halodbtech.com>

From: zengman <zengman@halodbtech.com>
To: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-29T02:53:13Z
Lists: pgsql-hackers

Attachments

> It does conflict with a fix in my branch for issues in [1]. Since
> Zengman is the original author of the patch, I was expecting him to
> take the minimal reproduction suggested in my patch and provide an
> updated patch. But it looks like he didn't get time to do that. I
> suggest that we tackle the patches in [1] first and then tackle this
> issue.

Hi,

Apologies for the delay -- I've been caught up with some other commitments. Thanks, Ashutosh, for the review and the improved tests.
The fix doesn't depend on the other patches; it applies cleanly on current master. Rebased patch attached, incorporating the review comments.

--
Regards,
Man Zeng

Commits

  1. Fix properties orphaned by dropping a label