| 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-18 11:58:08 |
| Message-ID: | CAB8bMivHNm5ySE_krD7KfKsCzA_7FpDppwypf0bz5oeQ+VKz7Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
вт, 18 авг. 2026 г. в 10:27, Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>:
>
> Hi, Tom!
>
>> Here's a patch to try to clean that up. I think it is wrong that
>> the extension modules don't use hek2cstr, so I made them do so.
>> (But we probably shouldn't back-patch that: it's a user-visible
>> behavioral change and we've not gotten actual field complaints AFAIR.)
>>
>
> Agreed
> path looks good for me
>
>
>
Tom, I've put together a SvGETMAGIC version on top of your last patch.
Thoughts?
--
Regards,
Rachitskiy Andrey
| Attachment | Content-Type | Size |
|---|---|---|
| after-hash-cleanup_add_svgetmagic.patch | text/x-patch | 6.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ilia Evdokimov | 2026-08-18 12:31:32 | Re: Tracking per-RelOptInfo uniqueness during planning |
| Previous Message | Fabrizio Mello | 2026-08-18 11:23:12 | Add contrib module pg_stat_log: cumulative statistics about server log messages |