pgsql: MSVC: Remove cosmetic, cross-branch differences pertaining to Pe

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Remove cosmetic, cross-branch differences pertaining to Pe
Date: 2017-12-09 02:58:52
Message-ID: E1eNVLo-0002pz-Va@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Remove cosmetic, cross-branch differences pertaining to Perl.

This simplifies back-patch of the next change to v9.5 and v9.6.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/85a83a3cc69f72fa779eceea400b44efd7c26fa7

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2017-12-09 09:02:54 pgsql: MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.
Previous Message Michael Paquier 2017-12-08 23:43:21 Re: pgsql: Prohibit identity columns on typed tables and partitions