Tom Lane wrote:
Andreas Pflug <[EMAIL PROTECTED]> writes:
When checking for thread safety with src/tools/thread/thread_test.c, the mktemp function wants an argument that contains 6 X, while the current version only supplies 5 X which will fail on my SuSE 8.1.
Patch attached.
Isn't this going to break platforms that only want 5 X's ?
Probably not., any additional X will just be ignored. AFAICS all platforms want at least 6 X anyway.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
