We only need to add thread.c on non-WIN32 platforms, since get_home_path

Tom Lane <tgl@sss.pgh.pa.us>

Commit: de762468aa7258b8974174462ccb25f05a95f591
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-04-29T20:13:07Z
Releases: 8.2.0
We only need to add thread.c on non-WIN32 platforms, since get_home_path
doesn't use pqGetpwuid on WIN32.  Rather than try to figure out why it
won't build on WIN32, just remove it.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/Makefile modified +7 −2