OSDN Git Service

Remove redundant DEF_PGPORT handling
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 27 Jun 2011 12:40:55 +0000 (15:40 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 27 Jun 2011 12:40:55 +0000 (15:40 +0300)
commit4635d3c527916555773a6eb128fb4a410d585d9d
tree010e24027b497c9e74401e56e4479ddfa8c70acf
parentcc06e4a1aae0858603fbb56c021e5504458d2f15
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.
src/bin/pg_ctl/Makefile