Commits

DateSubjectAuthorReleases
2006-07-06 WIN32 fixes: Bruce Momjian 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-09-28 Revert patch that removed BUFSIZ usage. The memory has to hold the Bruce Momjian 8.0.0
2004-09-27 Remove use of large BUFSIZ for buffers and use the proper struct sizes. Bruce Momjian 8.0.0
2004-09-27 Add new macro as shorthand for MS VC and Borland C++: 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-08 Have strerror_r return "Unknown error". Bruce Momjian 8.0.0
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-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