pgsql-server: Handle inclusion of port modules 'correctly', viz the same

Started by Tom Laneabout 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Handle inclusion of port modules 'correctly', viz the same way libpq
does it. Fixes OS X, which needs path.c. It may be that Win32 needs
some more port modules, but they are easily added.

Modified Files:
--------------
pgsql-server/src/interfaces/ecpg/ecpglib:
Makefile (r1.21 -> r1.22)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/ecpg/ecpglib/Makefile.diff?r1=1.21&r2=1.22)