pgsql: MSVC: install src/test/modules together with contrib

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: install src/test/modules together with contrib
Date: 2015-04-16 19:42:58
Message-ID: E1Yipgg-0003za-0P@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: install src/test/modules together with contrib

These modules have to be installed so that the testing module can access
them. (We don't have that yet, but will soon have it.)

Author: Michael Paquier
Reviewed by: Andrew Dunstan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/22d005323f917d0189bcee8e6cbbbcf5906b2358

Modified Files
--------------
src/tools/msvc/Install.pm | 154 ++++++++++++++++++++++++---------------------
1 file changed, 83 insertions(+), 71 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-04-16 23:51:52 pgsql: pg_upgrade: document need for text search files to be copied
Previous Message Heikki Linnakangas 2015-04-16 18:51:38 pgsql: Fix assertion failure in logical decoding.