diff options
author | Noah Misch <noah@leadboat.com> | 2015-04-24 19:29:05 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-04-24 19:29:05 -0400 |
commit | bcd7e8897cd5345b38232efdbeb3ed12d8790ed5 (patch) | |
tree | 6079d57305583f98659042a1241a9c6c86c8ad3a /src/backend/executor/execMain.c | |
parent | 151e74719b0cc5c040bd3191b51b95f925773dd1 (diff) | |
download | postgresql-bcd7e8897cd5345b38232efdbeb3ed12d8790ed5.tar.gz postgresql-bcd7e8897cd5345b38232efdbeb3ed12d8790ed5.zip |
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.
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions