git.postgresql.org Git - postgresql.git/commit
2014年5月15日 09:18:49 +0000 (12:18 +0300)
2014年5月15日 09:18:49 +0000 (12:18 +0300)
commit a82a17475d8a8a91df5fd1448b0f93772f590ecd
Silence warnings about redefining popen on Mingw-w64.
Mingw-w64 headers map popen/pclose to _popen and _pclose, but we want to use
our popen wrapper rather than the Mingw-w64. #undef the Mingw's version.
This is the main PostgreSQL git repository.
RSS
Atom