diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-06-25 00:18:24 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-06-25 00:18:24 +0000 |
commit | d8f75d4131589f45e77189e93190a5d5f04814a7 (patch) | |
tree | deb65c5014aefd1f040a800c56decf327bf36b4e /src/include/access/gist.h | |
parent | ac7a126d0c261d4013f1c8ff55d0895353587dea (diff) | |
download | postgresql-d8f75d4131589f45e77189e93190a5d5f04814a7.tar.gz postgresql-d8f75d4131589f45e77189e93190a5d5f04814a7.zip |
Fix Win32/Cygwin problems:
After updating to the latest cvs, and also building most of the addons
(like PLs), the following patch is neededf for win32 + Visual C++.
* Switch to use the new win32 semaphore code
* Rename win32_open to pgwin32_open. win32_open collides with symbols
defined in Perl. MingW didn't detect ig, MSVC did. And it's a bit too
generic a name to export globally, imho...
* Python defines some partially broken #pragmas in the headers when
doing a debug build. Workaround.
Magnus Hagander
Diffstat (limited to 'src/include/access/gist.h')
0 files changed, 0 insertions, 0 deletions