Re: Fix handling of injection_points regarding pending stats
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-30T10:00:39Z
Lists: pgsql-hackers
On Mon, Dec 30, 2024 at 08:34:54AM +0000, Bertrand Drouvot wrote: > On Fri, Dec 27, 2024 at 09:23:12AM +0900, Michael Paquier wrote: >> All that is addressed in the patch attached. Feel free if you have >> any comments. > > The patch is pretty straightforward and LGTM. Thanks for double-checking. -- Michael
Commits
-
injection_points: Tweak variable-numbered stats to work with pending data
- b757abefc041 18.0 landed