Tweak streamutil.c further to avoid scan-build warning The previous change added a new scan-build warning about need_password assigned but not read.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f4482a542c30034c7871fd35050128823ef5c6d5 Modified Files -------------- src/bin/pg_basebackup/streamutil.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
