]> granicus.if.org Git - postgresql/commit
O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if
authorBruce Momjian <bruce@momjian.us>
Thu, 3 Sep 1998 02:14:39 +0000 (02:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 3 Sep 1998 02:14:39 +0000 (02:14 +0000)
commit63e39ab9a99a4854dc11d0dd5310173f2ed35f08
tree86d1f4000784e0cdfcda109864926b8fa187893d
parent811106676e01ada3d638c317e7b67756597394c5
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
src/backend/storage/buffer/s_lock.c