Re: memory leak in pgoutput
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: by Yang <mobile.yang@outlook.com>
Cc: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-18T07:58:38Z
Lists: pgsql-hackers
On Mon, Nov 18, 2024 at 07:00:57AM +0000, by Yang wrote: > By the way, this issue is introduced in 52e4f0cd472d39d. Therefore, we may need > to backport the patch to v15. Yes. Note that nothing can happen on stable branches for a few days as a release is planned for this week. See here: https://www.postgresql.org/message-id/cd54868c-3162-41f9-bba6-16e6b1449ff3@postgresql.org -- Michael
Commits
-
Fix memory leak in pgoutput for the WAL sender
- 6fc30c24cb7f 15.11 landed
- e749eaf46e9b 16.7 landed
- afe9b0d9fee1 17.3 landed
- ea792bfd93ab 18.0 landed