Commits

DateSubjectAuthorReleases
2004-04-06 Add thread program mention of errno thread-safety. Bruce Momjian 8.0.0
2004-04-05 Add comment that sched_yield might be a portability problem. Bruce Momjian 8.0.0
2004-04-05 Change getpid() while loop to use sched_yield(), greatly speeds up test. Bruce Momjian 8.0.0
2004-04-05 Have threads wait for parent to test thread-specific pointers before Bruce Momjian 8.0.0
2004-04-05 Add volatile to thread-specific thread variables. Bruce Momjian 8.0.0
2004-04-05 Update thread test to only test for 'localhost' and local machine name. Bruce Momjian 8.0.0
2004-04-04 Update thread test to do getpid() in while loop, also use weather.com Bruce Momjian 8.0.0
2004-03-28 Clean up thread test program. Bruce Momjian 8.0.0
2004-03-27 Add test for thread-safe errno to thread test program. Bruce Momjian 8.0.0
2004-02-11 Check and set thread-safe functions separately, rather than as a single Bruce Momjian 8.0.0
2003-12-19 Supress ecpg thread test if configure didn't enable threads. Fix Bruce Momjian 7.4.1
2003-12-19 Supress ecpg thread test if configure didn't enable threads. Fix Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-24 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. Peter Eisentraut 8.0.0
2003-11-24 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. Peter Eisentraut 7.4.1
2003-10-24 Don't reference pthread.h unless we have threads enabled, per Peter. Bruce Momjian 7.4.1
2003-09-27 Finalize configuration of thread_test program. Bruce Momjian 7.4.1
2003-09-27 Rename thread compile flag. Move thread test program to tools/thread, Bruce Momjian 7.4.1