pgsql-server/src backend/storage/lmgr/s_lock.c ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/storage/lmgr/s_lock.c ...
Date: 2002-11-10 00:33:43
Message-ID: 20021110003343.8ED71475E2B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/11/09 19:33:43

Modified files:
src/backend/storage/lmgr: s_lock.c
src/include/port: linux.h
src/include/storage: s_lock.h

Log message:
> > 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.

Reinhard Max

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-11-10 00:35:58 pgsql-server/ oc/src/sgml/plpgsql.sgml rc/pl/p ...
Previous Message Bruce Momjian - CVS 2002-11-10 00:32:16 pgsql-server/doc/src/sgml array.sgml