Re: pthread option of msvc build.

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pthread option of msvc build.
Date: 2007-01-11 19:35:30
Message-ID: 45A69182.9050209@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hiroshi Saito wrote:
> Hi Magnus-san.
>
> I am trying simple construction by operating config.pl.
> It has changed wonderfully now. however, I do not use ecpg, and see the
> simplest construction. At that time, even pthread might not be needed.
> It was simple.

Good point, but the patch doesn't work. Simply removing the check
doesn't work, it will cause warnings and errors all over when doing a
complete build.

Please try the attached patch which actually disables the building of
ecpg if pthreads is not specified.

//Magnus

Attachment Content-Type Size
msvc_pthread.patch text/plain 5.7 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Albert Cervera Areny 2007-01-11 20:02:02 Re: [PATCHES] Tablespace for temporary objects and sort files
Previous Message Dave Cramer 2007-01-11 18:51:02 Re: wal buffers documentation -errata