Remove redundant port number check pg_basebackup doesn't need to police the format of port numbers. libpq already does that.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/7f1f1bfdbb199a003b9bef5dc946eb2c1c38e4c2 Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
