Re: Residual cleanups for tied objects in PL/Perl

From: Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: andrew(at)dunslane(dot)net, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Residual cleanups for tied objects in PL/Perl
Date: 2026-08-19 18:22:34
Message-ID: CAB8bMiuP2=5zCQZyX0a2iEJ+rr5npXR+ejXCh_v02OhLwt77Zg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

ср, 19 авг. 2026 г. в 23:09, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:

> Pushed after some mostly-cosmetic fiddling, and I incorporated
> your test cases from upthread. Thanks for working on this!
>
>
Dear Tom,

I would like to express my sincere gratitude. Thank you for the review and
merging.
It is a great honor to work with you and have the opportunity to learn from
such a professional.
This is an invaluable experience.

--
Regards,
Rachitskiy Andrey

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-08-19 18:31:02 Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Previous Message Jelte Fennema-Nio 2026-08-19 18:14:14 Re: Python/pytest test framework take two