aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-07-09 11:31:26 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-07-09 11:34:18 +0300
commite5592c61adb0766eaee53ec07d2f05783d1c6548 (patch)
tree1c5f1dd86a6bc1655f61ffe8e3ce2f784d94bf1b /src/backend/executor/nodeSort.c
parent6052bceba5b4cb3d4ae814185d5035307ecabb65 (diff)
downloadpostgresql-e5592c61adb0766eaee53ec07d2f05783d1c6548.tar.gz
postgresql-e5592c61adb0766eaee53ec07d2f05783d1c6548.zip
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 <emmintrinsic.h>"; the problem was not with a missing #include.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions