Remove redundant DEF_PGPORT handling DEF_PGPORT already comes in from pg_config.h, so we don't need to pass it in again with a -D option. Apparently a leftover from the shell script conversion.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4635d3c527916555773a6eb128fb4a410d585d9d Modified Files -------------- src/bin/pg_ctl/Makefile | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
