aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:59:41 -0400
committerAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:59:41 -0400
commit2aa9fd9631fe11800092263c499bf77012067903 (patch)
treef3349ca18b7e0520af01e6486014f1f87f4c7039 /src/backend/executor
parent1965a8ce1da1a8284530637b96115906722f1d03 (diff)
downloadpostgresql-2aa9fd9631fe11800092263c499bf77012067903.tar.gz
postgresql-2aa9fd9631fe11800092263c499bf77012067903.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 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions