The appended patch implements ENABLE_THREAD_SAFETY for win32 compiled
with Visual C. Two additional files will supply the needed pthread stuff.
There's no SIGPIPE for native win32, so there are some #IFNDEF WIN32 to
skip installing a signal handler for this. I'm not sure if this is going
to show conflicts for CYGWIN or other unix-like builds on win32
platforms, i.e. if WIN32 is defined in such cases or not; please check.
Note: the previously posted win32.mak patch is superseded by this.
Regards,
Andreas
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2004-06-04 13:43:53 |
| Subject: Re: [HACKERS] pg_dump --comment? |
| Previous: | From: Bruce Momjian | Date: 2004-06-04 13:30:35 |
| Subject: Re: Compiling libpq with VisualC |
pgsql-patches by date
| Next: | From: Tom Lane | Date: 2004-06-04 13:43:53 |
| Subject: Re: [HACKERS] pg_dump --comment? |
| Previous: | From: Bruce Momjian | Date: 2004-06-04 13:30:35 |
| Subject: Re: Compiling libpq with VisualC |
pgsql-hackers-win32 by date
| Next: | From: Ati Rosselet | Date: 2004-06-06 18:11:02 |
| Subject: ignoring unconvertible UTF-8 character??? |
| Previous: | From: Bruce Momjian | Date: 2004-06-04 13:30:35 |
| Subject: Re: Compiling libpq with VisualC |