Win32 can't have the same function coming from two library object files,
Bruce Momjian <bruce@momjian.us>
Win32 can't have the same function coming from two library object files, so we make is_absolute_path a macro so libpq doesn't use path.o.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port.h | modified | +26 −2 |
| src/interfaces/libpq/Makefile | modified | +4 −4 |
| src/port/path.c | modified | +1 −19 |