aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:36:35 -0400
committerAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:36:35 -0400
commit5d0320105699c253fe19b8b42ae1bffb67785b02 (patch)
treeedd73911a84588528dbc8b740958f6f613da8b43 /contrib/postgres_fdw/postgres_fdw.c
parentd5351fcb03fc8e20651d5863b88b397a8be68d74 (diff)
downloadpostgresql-5d0320105699c253fe19b8b42ae1bffb67785b02.tar.gz
postgresql-5d0320105699c253fe19b8b42ae1bffb67785b02.zip
Remove dependency on psed for MSVC builds.
Modern Perl has removed psed from its core distribution, so it might not be readily available on some build platforms. We therefore replace its use with a Perl script generated by s2p, which is equivalent to the sed script. The latter is retained for non-MSVC builds to avoid creating a new hard dependency on Perl for non-Windows tarball builds. Backpatch to all live branches. Michael Paquier and me.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions