Rename "string" pstrdup argument to "in"
Alvaro Herrera <alvherre@alvh.no-ip.org>
Rename "string" pstrdup argument to "in" The former name collides with a symbol also used in the isolation test's parser, causing assorted failures in certain platforms.
Files
| Path | Change | +/− |
|---|---|---|
| src/common/fe_memutils.c | modified | +5 −5 |
| src/include/common/fe_memutils.h | modified | +1 −1 |