Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes <meskes@postgresql.org>
Hopefully fixed some stuff that causes Windows builds to fail.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/ecpglib/connect.c | modified | +3 −6 |
| src/interfaces/ecpg/ecpglib/descriptor.c | modified | +2 −4 |
| src/interfaces/ecpg/ecpglib/extern.h | modified | +1 −4 |
| src/interfaces/ecpg/ecpglib/memory.c | modified | +2 −4 |
| src/interfaces/ecpg/ecpglib/misc.c | modified | +32 −21 |
| src/interfaces/ecpg/include/ecpg-pthread-win32.h | modified | +23 −19 |
| src/interfaces/ecpg/test/expected/thread-descriptor.c | modified | +1 −1 |
| src/interfaces/ecpg/test/thread/descriptor.pgc | modified | +1 −1 |