From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Reinhard Max <max(at)suse(dot)de> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: test-and-set for s390x and powerpc64 |
Date: | 2002-11-08 04:34:03 |
Message-ID: | 200211080434.gA84Y3I27930@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Too late for 7.3, especially because it affects our existing PPC tas code.
This has been saved for the 7.4 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---------------------------------------------------------------------------
Reinhard Max wrote:
> On Tue, 5 Nov 2002 at 09:54, Reinhard Max wrote:
>
> > > I'll re-check that with the ppc architecture guy here.
> >
> > ... he is now about to write an inlined version that can go into
> > s_lock.h . I'll send the new patch later on...
>
> OK, here it comes:
>
> An inlined version of tas(), that works for both, powerpc and
> powerpc64. The patch is against 7.3b5 and passes the test suite on
> both architectures.
>
> cu
> Reinhard
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-08 05:29:18 | Re: cleanup PL/PgSQL PERFORM |
Previous Message | Neil Conway | 2002-11-08 02:50:55 | cleanup PL/PgSQL PERFORM |