pgsql: Disable RandomizeBaseAddress on MSVC builds

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Disable RandomizeBaseAddress on MSVC builds
Date: 2014-03-16 10:48:44
Message-ID: E1WP8cW-00069C-A7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Disable RandomizeBaseAddress on MSVC builds

This is a backpatch of 7f3e17b4827b61ad84e0774e3e43da4c57c4487f
to 9.0 and 9.1.

Patch by MauMau

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/665515539f6a6ea05e73cf565eab671afbc3c02d

Modified Files
--------------
src/tools/msvc/Project.pm | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-03-16 14:23:00 pgsql: Cleanups from the remove-native-krb5 patch
Previous Message Tom Lane 2014-03-15 19:59:06 pgsql: First-draft release notes for 9.3.4.