Thread: pthread.h header check

pthread.h header check

From
Kris Jurka
Date:
configure checks for the presense of pthread.h before adjusting CFLAGS to
include PTHREAD_CFLAGS.  This patch just moves the check down so CFLAGS
are set usefully.

Kris Jurka

Re: pthread.h header check

From
Bruce Momjian
Date:
Kris Jurka wrote:
>
> configure checks for the presense of pthread.h before adjusting CFLAGS to
> include PTHREAD_CFLAGS.  This patch just moves the check down so CFLAGS
> are set usefully.

I think you forgot to attach the patch.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: pthread.h header check

From
Kris Jurka
Date:

On Tue, 2 Nov 2004, Bruce Momjian wrote:

> I think you forgot to attach the patch.
>

Here you go.

Kris Jurka

Attachment

Re: pthread.h header check

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Kris Jurka wrote:
>
>
> On Tue, 2 Nov 2004, Bruce Momjian wrote:
>
> > I think you forgot to attach the patch.
> >
>
> Here you go.
>
> Kris Jurka

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073