On Sat, Jul 16, 2022 at 06:53:16AM +0000, Peter Eisentraut wrote:
> Replace many MemSet calls with struct initialization
This failed
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=lapwing&dt=2022-07-16%2008%3A40%3A14
It avoids the warning here to use {{0}}.
But it doesn't seem worth it to use that just to appease the compiler.
We ran into this before here: 20211202033145(dot)GK17618(at)telsasoft(dot)com
--
Justin