pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd This commit required support for inline variable definition, which is not a requirement.
RELEASE NOTE AUTHOR: the author of commit 3c0471b5fd (pg_upgrade/tablespaces) was Justin Pryzby, not me. Reported-by: Andres Freund Discussion: https://postgr.es/m/[email protected] Backpatch-through: 9.5 Branch ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6e34cc8ab596bd8c730fe786b068a400b7d502e9 Modified Files -------------- src/bin/pg_upgrade/check.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
