Skip to content
Snippets Groups Projects
Commit ebd38e3c authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn off

MemSet on AIX by setting MEMSET_LOOP_LIMIT to zero.

Add optimization to skip MemSet tests in MEMSET_LOOP_LIMIT == 0 case and
just call memset() directly.
parent 59bb1473
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment