Avoid including postgres.h in frontend compiles of src/port.
Robert Haas <rhaas@postgresql.org>
Avoid including postgres.h in frontend compiles of src/port. This isn't kosher, and doesn't play nicely with my recent changes to the Makefile in this directory.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/dirent.c | modified | +5 −0 |
| src/port/pipe.c | modified | +4 −0 |
| src/port/win32error.c | modified | +4 −0 |