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
- 0002-Properties-orphaned-by-dropping-a-label.patch (application/octet-stream) patch 0002
> 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
-
Fix properties orphaned by dropping a label
- 0e4f0827f639 master landed
- 45d4c917ff4f 19 (unreleased) landed