pthread.h header check

Started by Kris Jurkaover 21 years ago4 messagespatches
Jump to latest
#1Kris Jurka
books@ejurka.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#1)
Re: pthread.h header check

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
#3Kris Jurka
books@ejurka.com
In reply to: Bruce Momjian (#2)
Re: pthread.h header check

On Tue, 2 Nov 2004, Bruce Momjian wrote:

I think you forgot to attach the patch.

Here you go.

Kris Jurka

Attachments:

pthread.h.check.patchtext/plain; charset=US-ASCII; name=pthread.h.check.patchDownload+3-2
#4Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#3)
Re: pthread.h header check

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