Commits

DateSubjectAuthorReleases
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-23 The attached patch updates the thread test program to run stand-alone on Bruce Momjian 8.1.0
2005-08-23 Back out incorrect commit. Bruce Momjian 8.1.0
2005-08-23 Fix function name. Bruce Momjian 8.1.0
2005-03-11 Mark file-global function and variables as static. Bruce Momjian 8.1.0
2004-12-19 Test for POSIX.1c 2-arg sigwait() and fail on single-arg version. Bruce Momjian 8.0.0
2004-09-26 Use <> not "" for include of pthread.h. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-09 Use mkstemp instead of mktemp in thread test, per Jan. Bruce Momjian 8.0.0
2004-05-28 When checking for thread safety with src/tools/thread/thread_test.c, the Bruce Momjian 8.0.0
2004-04-27 Do thread testing from configure in a much cleaner fashion. Bruce Momjian 8.0.0
2004-04-27 Add comments. Bruce Momjian 8.0.0
2004-04-27 Use mktemp for temporary file names, per suggestion from Peter. Bruce Momjian 8.0.0
2004-04-27 Move postgres.h to the top of the C file. Bruce Momjian 8.0.0
2004-04-26 More thread error improvments. Bruce Momjian 8.0.0
2004-04-26 More thread error message improvments. Bruce Momjian 8.0.0
2004-04-23 Hook thread_test program run at the end of configure run. Bruce Momjian 8.0.0
2004-04-23 Report error if thread-test is run without having threading enabled in Bruce Momjian 8.0.0
2004-04-23 Improve thread test program. Test only functions that need testing. Bruce Momjian 8.0.0
2004-04-23 Add new auto-detection of thread flags. Bruce Momjian 8.0.0
2004-04-22 Simplify thread test program. Bruce Momjian 8.0.0
2004-04-21 More thread test program improvements. Bruce Momjian 8.0.0
2004-04-21 Improve thread test program to show if non-*_r functions are even called. Bruce Momjian 8.0.0
2004-04-06 Add thread program mention of errno thread-safety. Bruce Momjian 8.0.0