Thread: pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which

pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears
to be the platform standard.  This should fix recursive-rule breakage
due to recent Makefile changes.  Per discussion.

Modified Files:
--------------
    pgsql/src:
        Makefile.shlib (r1.95 -> r1.96)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.95&r2=1.96)