On 2026-Feb-26, Andres Freund wrote: > But I think it's reasonably important that we don't go for "one extension for > every single C benchmark function", because that'll just make the overhead for > adding another benchmark function too high.
Absolutely. I just don't think we should think that one extension is going to be enough forever. > And I think we shouldn't install anything in there by default (like with > src/test/modules), as otherwise we'll have to care about the benchmark module > being perfectly safe, which I don't think we want to. Agreed. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/ "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end." (2nd Commandment for C programmers)
