Fix random breakage in exec.c for platforms where strdup is a macro.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ff0b706b13b85738c97fea5b2fec2ffa4fd07687
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-05-21T16:06:23Z
Releases: 8.0.0
Fix random breakage in exec.c for platforms where strdup is a macro.

Files

PathChange+/−
src/include/port.h modified +2 −2
src/port/exec.c modified +19 −19