On 2/18/26 4:05 PM, Henrik TJ wrote:
Inspired by [1], I took a stab at converting src/fe_utils to the new pg_malloc macros.
Thanks for the patch!
Looks like a nice change but why not just fix all instances of it in one swoop? It cannot be that many as there are 166 calls to pg_malloc() and 62 calls to pg_malloc0() after your patch that need to be looked at.
-- Andreas Karlsson Percona
