pgsql: MSVC: Place gendef.pl temporary file in the target directory.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Place gendef.pl temporary file in the target directory.
Date: 2016-09-08 05:45:11
Message-ID: E1bhs99-0002QP-Bw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Place gendef.pl temporary file in the target directory.

Until now, it used the current working directory. This makes it safe
for simultaneous invocations of gendef.pl, with different target
directories, to run from a single current working directory, such as
$(top_srcdir). The MSVC build system will soon rely on this.

Christian Ullrich, reviewed by Michael Paquier.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/976a9bbd0251ea112898f85314646801e7e6207d

Modified Files
--------------
src/tools/msvc/gendef.pl | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2016-09-08 09:18:24 Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL
Previous Message Bruce Momjian 2016-09-08 00:52:16 pgsql: 9.6 release notes: correct summary item about freeze