Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Greg Stark <gsstark@mit.edu>
Cc: pgsql-hackers@postgresql.org
Date: 2003-09-01T21:37:40Z
Lists: pgsql-hackers
Greg Stark writes: > Um. I don't think that's true. I mean, in theory it's true, but in practice > why would an OS have some *_r but have only non-thread-safe versions of > others? The question is whether configure can reliably identify whether various *_r functions exist. I think it can't. For example, they could be in a separate library that we don't know about. -- Peter Eisentraut peter_e@gmx.net