Remove superfluous -DFRONTEND.
Noah Misch <noah@leadboat.com>
Remove superfluous -DFRONTEND. The majority practice is to add -DFRONTEND in directories building files that are, at other times, built for the backend. Some directories lacking that property added a noise -DFRONTEND in one build system. Remove the excess flags, for consistency.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/Makefile | modified | +1 −1 |
| src/tools/msvc/Mkvcbuild.pm | modified | +0 −4 |