aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-auth.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:49:19 -0400
commit6336ca916b366ea2e0fdded00aaccb725978962d (patch)
tree5f92a0d147089934334fb717de3e8b613fec42c6 /src/interfaces/libpq/fe-auth.c
parentb190fe95bbf9222143c449afdc1c59783653e0b9 (diff)
downloadpostgresql-6336ca916b366ea2e0fdded00aaccb725978962d.tar.gz
postgresql-6336ca916b366ea2e0fdded00aaccb725978962d.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/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions