Remove pstrdup() call from exec.c because DLLIMPORT flag on
Bruce Momjian <bruce@momjian.us>
Remove pstrdup() call from exec.c because DLLIMPORT flag on CurrentMemoryContext caused compile problems. Recode to not make a copy of the PATH but copy parts out into MAXPGPATH variables.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/exec.c | modified | +25 −34 |