Bruce Momjian b041d3e3a1 Attempt threading in this order:
*      use non-*_r function names if they are all thread-safe
 *          (NEED_REENTRANT_FUNCS=no)
 *      use *_r functions if they exist (configure test)
 *      do our own locking and copying of non-threadsafe functions

New to this patch is the last option.
2003-09-13 14:49:51 +00:00
..
2003-09-13 14:49:51 +00:00
2003-09-13 14:49:51 +00:00
2003-09-13 14:49:51 +00:00
2002-09-05 18:28:46 +00:00