Fix non-C89-compliant initialization of array in parallel.c. In newer branches this was already fixed in 59202fae04. Found using clang's -Wc99-extensions.
Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/6e53bb4fdca945d0867e11551bab019c555ecf26 Modified Files -------------- src/bin/pg_dump/parallel.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
