Re: test-and-set for s390x and powerpc64

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: test-and-set for s390x and powerpc64
Дата
Msg-id 200211080434.gA84Y3I27930@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: test-and-set for s390x and powerpc64  (Reinhard Max <max@suse.de>)
Список 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@postgresql.org)

--
  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

В списке pgsql-patches по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: cleanup PL/PgSQL PERFORM
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: cleanup PL/PgSQL PERFORM