Re: AIX and V8 beta 3

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Browne <cbbrowne(at)acm(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: AIX and V8 beta 3
Date: 2004-10-03 21:38:46
Message-ID: 200410032138.i93LckT01936@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


OK, that 8.0beta config file should find all your thread flags and
define them as PTHREAD_* in Makefile.global.

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

Christopher Browne wrote:
> After a long battle with technology, pgman(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian), an earthling, wrote:
> > config/acx_pthread.m4 should be testing all those thread flags and
> > defining proper Makefile.global values for them. Do you want to
> > send me your config.log offline or check ourself why the tests
> > aren't working. I assume you are using 8.0betaX.
>
> I'll poke at acx_pthread.m4 first; if I know where to poke around,
> it's worth doing so at least briefly. And yes, you assume right.
>
> This is essentially followup in view of Rod Taylor having indicated he
> was losing AIX access. We definitely need to make sure things play
> well on AIX :-). I have been too busy so far with Slony-I matters to
> do any 8.0 beta work, but SOME efforts have to take place...
> --
> (reverse (concatenate 'string "gro.gultn" "@" "enworbbc"))
> http://linuxfinances.info/info/unix.html
> Never hit someone head on, always sideswipe. Never say, "Foo's last
> patch was brain-damaged", but rather, "While fixing the miscellaneous
> bugs in 243.xyz [foo's patch], I found...."
> -- from the Symbolics Guidelines for Sending Mail
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2004-10-03 21:49:32 Re: Mislabeled timestamp functions (was Re: [SQL] [NOVICE] date_trunc'd timestamp index possible?)
Previous Message Tom Lane 2004-10-03 21:27:25 Re: Stable function semantics (was Re: Mislabeled timestamp functions)