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 ?

My BSD/OS doesn't specify a specific number of X's, but it does use an
example with six, so six should be fine.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to