mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Backpatch BCC compile changes to 8.0.X for psql.
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
*
|
||||
* Copyright (c) 2004-2005, PostgreSQL Global Development Group
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/pthread-win32.c,v 1.4 2005/01/01 20:44:31 tgl Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/pthread-win32.c,v 1.5 2005/04/29 13:42:21 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
|
||||
#include <windows.h>
|
||||
#include <pthread.h>
|
||||
#include "pthread.h"
|
||||
|
||||
HANDLE
|
||||
pthread_self()
|
||||
|
Reference in New Issue
Block a user