Fix unintentional 'NULL' string literal in pg_upgrade. Introduced in 2a083ab807.
Note: backport of commit 945126234b, which was missed at the time. Discussion: https://postgr.es/m/[email protected] Reviewed-by: Michael Paquier <[email protected]> Backpatch-through: 16 Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/57467ec7b3d3769d6e96c3995ca4060ac0167901 Modified Files -------------- src/bin/pg_upgrade/pg_upgrade.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
