]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Rename "string" pstrdup argument to "in"
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 12 Feb 2013 15:43:09 +0000 (12:43 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 12 Feb 2013 15:43:09 +0000 (12:43 -0300)
commit0e81ddde2c62ada7f818114ca961d80d42370e32
tree4423a21ffde38396c10c416a002aa936fe708a00
parent0f980b0e17d95e77dc2822eb7855d072a5874d9a
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.
src/common/fe_memutils.c
src/include/common/fe_memutils.h