pgsql: Fix memory barrier support on icc on ia64, 2nd attempt.

Поиск
Список
Период
Сортировка
Искать
От
Heikki Linnakangas
Тема
pgsql: Fix memory barrier support on icc on ia64, 2nd attempt.
Дата
Msg-id
E1UwTOi-0004EH-FE@gemulon.postgresql.org
Список
Fix memory barrier support on icc on ia64, 2nd attempt.

Itanium doesn't have the mfence instruction - that's a 386 thing. Use the
"mf" instruction instead.

This reverts the previous commit to add "#include "; the
problem was not with a missing #include.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e5592c61adb0766eaee53ec07d2f05783d1c6548

Modified Files
--------------
src/include/storage/barrier.h |    6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

В списке pgsql-committers по дате отправления
От: Heikki Linnakangas
Дата:
От: Michael Meskes
Дата:
FAQ