Peter Eisentraut
|
8878cc4cd7
|
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Fixes compilation failure with --enable-thread-safety --with-perl and Perl
5.6.1.
|
2003-11-24 13:16:22 +00:00 |
|
Bruce Momjian
|
cded27cacd
|
Don't reference pthread.h unless we have threads enabled, per Peter.
|
2003-10-24 20:48:10 +00:00 |
|
Bruce Momjian
|
391dceb462
|
Finalize configuration of thread_test program.
|
2003-09-27 16:24:45 +00:00 |
|
Bruce Momjian
|
227dd9b427
|
Rename thread compile flag. Move thread test program to tools/thread,
and improve tests.
|
2003-09-27 15:32:48 +00:00 |
|