setlocal to build.bat

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: setlocal to build.bat
Date: 2007-01-25 15:11:23
Message-ID: 20070125151123.GA8071@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch adds a setlocal command to the beginning of build.bat. This
is required to deal with buildenv.bat properly, so that PATH (for
example) doesn't expand infintly.
Per report from Joachim Wieland.

//Magnus

Attachment Content-Type Size
vc_build_setlocal.diff text/plain 524 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-01-25 15:57:29 Re: Getting rid of warnings
Previous Message Bruce Momjian 2007-01-25 15:08:18 Re: pg_dumpall -f <filename> option