Commits

DateSubjectAuthorReleases
2004-06-07 Fix strerror_r by checking return type from configure. Bruce Momjian 8.0.0
2004-04-23 Add new auto-detection of thread flags. Bruce Momjian 8.0.0
2004-03-23 Fix getpwuid_r call: Bruce Momjian 7.4.3
2004-03-23 Fix getpwuid_r call: Bruce Momjian 8.0.0
2004-03-20 Handle draft version of getpwuid_r() that accepts only four arguments. Bruce Momjian 7.4.3
2004-03-20 Handle draft version of getpwuid_r() that accepts only four arguments. Bruce Momjian 8.0.0
2004-03-14 > (I also see some post-7.4.1 changes in src/template/solaris, so you Bruce Momjian 7.4.3
2004-03-14 > (I also see some post-7.4.1 changes in src/template/solaris, so you Bruce Momjian 8.0.0
2004-03-02 [ backpatch] Bruce Momjian 7.4.2
2004-03-02 Add missing checks for Borland C compiler. 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-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... 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-26 Allow win32 client compiles with MSC. Bruce Momjian 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-29 Update docs that point to 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
2003-09-15 Add errno value for thread *_r function call buffer too small. Improve Bruce Momjian 7.4.1
2003-09-13 Attempt threading in this order: Bruce Momjian 7.4.1
2003-09-05 ifdef out pqGetpwuid() because Win32 doesn't have struct passwd. Bruce Momjian 7.4.1
2003-09-03 Add test for thread-safeness of libc functions. Bruce Momjian 7.4.1
2003-08-16 Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to Bruce Momjian 7.4.1
2003-08-14 Document threading status. Bruce Momjian 7.4.1
2003-08-08 Typo cleanup. Bruce Momjian 7.4.1