Hi,

On Sat, Jun 27, 2026 at 1:19 AM cca5507 <[email protected]> wrote:
>
> > Do you mind sharing the vacuum-related fix where we have agreement in
> > this thread? Thank you!
>
> Please see the v5 patch.

LGTM.

+ *
+ * Note: the relation must be locked to prevent a concurrent drop.
  */

I would have considered adding an
Assert(CheckRelationOidLockedByMe(relid, AccessShareLock, true))
instead of the note, but that seems like overkill to me. So, I'm fine
without it.

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com


Reply via email to