mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 00:08:31 -05:00
This fixes potential crashes on old versions of OpenSSL and the requirement on "Applink" in new versions when building with MSVC and using different runtimes. Dave Page with fixes from me.