Silence -Wmaybe-uninitialized compiler warning in dbcommands.c.

Andres Freund <andres@anarazel.de>

Commit: 97bddda61b9ae1a33116c8596c48d9dc095597a5
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-19T01:48:03Z
Releases: 15.0
Silence -Wmaybe-uninitialized compiler warning in dbcommands.c.

Introduced in f2553d43060e. See also 3f6b3be39ca9, which did so for nearby
variables.

Discussion: https://postgr.es/m/20220319014707.kgtomqdzm6m2ulro@alap3.anarazel.de

Files

PathChange+/−
src/backend/commands/dbcommands.c modified +1 −1

Discussion