Josh Berkus <[EMAIL PROTECTED]> writes:
> This may be a moot point, since you've stated that changing the loop timing
> won't solve the problem, but what about making the test part of make? I
> don't think too many systems are going to change processor architectures once
> in production, and those that do can be told to re-compile.
Having to recompile to run on single- vs dual-processor machines doesn't
seem like it would fly.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match