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-17 17:26:23
Message-ID: CAB8bMis+5m1S_VEuGsbGVL=KG+vA8mYXoPdGQQOthwp7QAQSAA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

пн, 17 авг. 2026 г. в 22:21, Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>:

> As an example, let's use the Encode module
> https://github.com/Perl/perl5/blob/c31ca2013f287840fcddf498ead9602666569966/cpan/Encode/Encode
> .xs#L349
>
sorry, here is the correct link - `
https://github.com/Perl/perl5/blob/c31ca2013f287840fcddf498ead9602666569966/cpan/Encode/Encode.xs#L1107`

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-08-17 17:58:04 Re: Residual cleanups for tied objects in PL/Perl
Previous Message Andrey Rachitskiy 2026-08-17 17:21:24 Re: Residual cleanups for tied objects in PL/Perl