summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/pthread-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Update pthread_self() on Win32 to return DWORD.Bruce Momjian2005-08-281-2/+2
* Use GetCurrentThreadId, per Magnus.Bruce Momjian2005-08-281-2/+2
* The attached patch updates the thread test program to run stand-alone onBruce Momjian2005-08-231-2/+2
* Back out incorrect commit.Bruce Momjian2005-08-231-2/+2
* Fix function name.Bruce Momjian2005-08-231-2/+2
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-291-2/+2
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-011-2/+2
* Use <> not "" for include of pthread.h.Bruce Momjian2004-09-261-3/+3
* Pgindent run for 8.0.Bruce Momjian2004-08-291-13/+19
* Enable thread safety for win32.mak build of PostgreSQL.Bruce Momjian2004-06-191-0/+44