projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd38e3
)
Update tested AIX memset platforms.
author
Bruce Momjian
Fri, 3 Feb 2006 13:56:20 +0000
(13:56 +0000)
committer
Bruce Momjian
Fri, 3 Feb 2006 13:56:20 +0000
(13:56 +0000)
src/template/aix
patch
|
blob
|
blame
|
history
diff --git
a/src/template/aix
b/src/template/aix
index d875a08083c0a76bac03daebe21fb5f40f0db5ce..94ad2f6175886c9a27a484e3d6e6b92decd04021 100644
(file)
--- a/
src/template/aix
+++ b/
src/template/aix
@@
-9,6
+9,7
@@
if test "$GCC" != yes ; then
esac
fi
-# native memset() is faster, 2006-02-03
-# XLC 6.0, (IBM's cc), tested on AIX 5.2 and 5.1
+# Native memset() is faster, tested on:
+# AIX 5.1 and 5.2, XLC 6.0 (IBM's cc)
+# AIX 5.3 ML3, gcc 4.0.1
MEMSET_LOOP_LIMIT=0