Re: Fixing memory leaks in postgres_fdw

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fixing memory leaks in postgres_fdw
Date: 2025-07-26 11:36:10
Message-ID: CAPmGK16QHE59RgaMHD8nH8NANvtDn17YFEm-4bxdZnG967ZBTw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 26, 2025 at 5:49 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Pushed the larger patchset now. I had to do a little more work
> to get it to play with 112faf137, but it wasn't hard.

Thanks for working on this!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2025-07-26 13:27:23 Re: Logical replication prefetch
Previous Message Etsuro Fujita 2025-07-26 11:29:19 Re: Document transition table triggers are not allowed on views/foreign tables