Re: buffer refcount leak in foreign batch insert code - Mailing list pgsql-hackers

From Alexander Pyhalov
Subject Re: buffer refcount leak in foreign batch insert code
Date
Msg-id b16fbce55343fa475db52824ad4c23c9@postgrespro.ru
Whole thread Raw
In response to Re: buffer refcount leak in foreign batch insert code  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier писал 2023-04-25 04:30:
> On Mon, Apr 24, 2023 at 09:57:10AM +0900, Michael Paquier wrote:
>> The attached is what I am finishing with, with a minimal regression
>> test added to postgres_fdw.  Two partitions are enough.
> 
> Well, I have gone through that again this morning, and applied the fix
> down to 14.  The buildfarm is digesting it fine.
> --
> Michael

Thank you. Sorry for the late response, was on vacation.
-- 
Best regards,
Alexander Pyhalov,
Postgres Professional



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Add two missing tests in 035_standby_logical_decoding.pl
Next
From: Niyas Sait
Date:
Subject: Re: [PATCH] Add native windows on arm64 support