Thread: pgsql: Build server libpgport with all non-FRONTEND object files.

pgsql: Build server libpgport with all non-FRONTEND object files.

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Build server libpgport with all non-FRONTEND object files.  This is to
fix a Win32 bug where pipe.c included a file that used FRONTEND, but it
wasn't on the server-build list.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/port:
        Makefile (r1.21 -> r1.21.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/Makefile.diff?r1=1.21&r2=1.21.4.1)