git.postgresql.org Git - postgresql.git/commit
2006年6月25日 00:18:24 +0000 (00:18 +0000)
2006年6月25日 00:18:24 +0000 (00:18 +0000)
commit d8f75d4131589f45e77189e93190a5d5f04814a7
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
This is the main PostgreSQL git repository.
RSS
Atom