Dann Corbit wrote: > > Perhaps by 7.5 we can enable the above logic by default. > > > > However, I do think we will have to mention the platforms > > that aren't thread-safe some day, of course, once we enable > > thread-safe by default. > > Perhaps a portable BSD licensed threading library could be included for > platforms that do not have a safe thread interface. > > Is there a known list of functions with reentrancy problems?
That seems pretty heavy. I think we could support a 3rd party thread interface if someone wanted to write one, or perhaps it would just work out of the box, and we could test for its existance via configure. -- 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 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html