summaryrefslogtreecommitdiff
path: root/src/tools/thread
AgeCommit message (Expand)Author
2003-12-19Supress ecpg thread test if configure didn't enable threads. FixBruce Momjian
2003-11-24Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.Peter Eisentraut
2003-10-24Don't reference pthread.h unless we have threads enabled, per Peter.Bruce Momjian
2003-09-27Add compile step to instructions.Bruce Momjian
2003-09-27Finalize configuration of thread_test program.Bruce Momjian
2003-09-27Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian