O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if

Bruce Momjian <bruce@momjian.us>

Commit: 63e39ab9a99a4854dc11d0dd5310173f2ed35f08
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-09-03T02:14:39Z
Releases: 7.1.1
O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if
compiled with -O0. Included are patches that should fix the problem
(of course I have confirmed -O2 works with this patch).

BTW, here is a platforms/regression test failure(serious one--backend
death) matrix.

Tatsuo Ishii

Files

PathChange+/−
src/backend/storage/buffer/s_lock.c modified +16 −13