Fix random breakage in exec.c for platforms where strdup is a macro.
Tom Lane <tgl@sss.pgh.pa.us>
Fix random breakage in exec.c for platforms where strdup is a macro.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port.h | modified | +2 −2 |
| src/port/exec.c | modified | +19 −19 |