Commits

DateSubjectAuthorReleases
2005-10-24 I have applied the following patch to document PQinitSSL() and Bruce Momjian 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-28 Add comment about pthread_self() cast. 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
2004-12-03 Fix compile breakage from SIGPIPE fix for threading. Bruce Momjian 8.0.0
2004-12-02 Rework libpq threaded SIGPIPE handling to avoid interference with Bruce Momjian 8.0.0
2004-10-16 Export only required symbols in libpq on Win32. Bruce Momjian 8.0.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-23 This patch logs the error code in the default case, so that the user 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-08-17 Chain on to SIGPIPE handler rather than just do action on default. Bruce Momjian 8.0.0
2004-07-12 > win32 doesn't support a static initializer for mutexes, thus the first Bruce Momjian 8.0.0
2004-07-12 Back out thread fix until I get clarification. Bruce Momjian 8.0.0
2004-07-12 win32 doesn't support a static initializer for mutexes, thus the first Bruce Momjian 8.0.0
2004-06-19 Enable thread safety for win32.mak build of PostgreSQL. Bruce Momjian 8.0.0
2004-06-03 init_ssl_system will return 0 on success and -1 on failure, which will Bruce Momjian 8.0.0
2004-03-24 Add thread locking to SSL and Kerberos connections. Bruce Momjian 8.0.0
2004-02-10 More clearly describe why PQinSend returns false for non-threaded libpq. Bruce Momjian 8.0.0
2004-01-09 Add comment about synchronous signals. Bruce Momjian 8.0.0
2004-01-09 Allow libpq to do thread-safe SIGPIPE handling. This allows it to Bruce Momjian 8.0.0
2003-09-27 Rename thread compile flag. Move thread test program to tools/thread, Bruce Momjian 7.4.1