Remove redundant DEF_PGPORT handling
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_ctl/Makefile | modified | +1 −5 |