aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-03-08 11:21:44 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-03-08 11:23:33 +0200
commit2443a26b9b905e66cd9b95a2faf57e1f1ebcafb1 (patch)
tree9f2c681d7c322558e285a65f347f95101fc6d6e6 /contrib/postgres_fdw/postgres_fdw.c
parent71877c18a869b858f69e813659ed4bb22b117c4a (diff)
downloadpostgresql-2443a26b9b905e66cd9b95a2faf57e1f1ebcafb1.tar.gz
postgresql-2443a26b9b905e66cd9b95a2faf57e1f1ebcafb1.zip
Remove unnecessary #ifdef FRONTEND check to choose between strdup and pstrdup.
The libpgcommon patch made that unnecessary, palloc and friends are now available in frontend programs too, mapped to plain old malloc. As pointed out by Alvaro Herrera.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions