mirror of https://github.com/postgres/postgres
Since commit 012460ee93
, some compilers have been warning that a
couple of variables may be used uninitialized. There doesn't
appear to be any actual risk, so let's just initialize these
variables to 0 to silence the compiler warnings.
Discussion: https://postgr.es/m/20240317192927.GA3978212%40nathanxps13
pull/159/head
parent
d6607016c7
commit
949300402b
Loading…
Reference in new issue