Allow win32/cygwin link against the first matching library symbol rather
Bruce Momjian <bruce@momjian.us>
Allow win32/cygwin link against the first matching library symbol rather than erroring out. This is the Unix behavior.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/Makefile | modified | +1 −7 |
| src/template/cygwin | modified | +5 −0 |
| src/template/win32 | modified | +4 −0 |