summaryrefslogtreecommitdiff
path: root/src/tools/thread/thread_test.c
Commit message (Expand)AuthorAgeFilesLines
* Supress ecpg thread test if configure didn't enable threads. FixBruce Momjian2003-12-191-4/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.Peter Eisentraut2003-11-241-2/+2
* Don't reference pthread.h unless we have threads enabled, per Peter.Bruce Momjian2003-10-241-1/+3
* Finalize configuration of thread_test program.Bruce Momjian2003-09-271-12/+6
* Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian2003-09-271-0/+159