Thread: setlocal to build.bat

setlocal to build.bat

From
Magnus Hagander
Date:
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

Re: setlocal to build.bat

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Magnus Hagander wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: setlocal to build.bat

From
Neil Conway
Date:
On Thu, 2007-01-25 at 16:11 +0100, Magnus Hagander wrote:
> 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.

Applied, thanks.

-Neil



Re: setlocal to build.bat

From
Bruce Momjian
Date:
Applied by Neil.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +