pgsql: MSVC: install src/test/modules together with contrib - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: MSVC: install src/test/modules together with contrib
Date
Msg-id E1Yipgg-0003za-0P@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix assertion failure in logical decoding.
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: document need for text search files to be copied