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.

Modified Files:
--------------
    pgsql/src/port:
        Makefile (r1.30 -> r1.31)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/Makefile.diff?r1=1.30&r2=1.31)