mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
b3199bc9fa
The attached patch enables plperl to build under Cygwin. It is basically yet another BE_DLLLIBS patch with a perl MakeMaker twist. I tried the patch under Red Hat 7.1 Linux too and I did not observe any ill effects. Jason Tishler