Re: small fix for Windows build

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-04-04T21:08:09Z
Lists: pgsql-hackers

On 04/04/2011 04:41 PM, Peter Eisentraut wrote:
> My not yet complete attempt at doing a Windows build produces several of
> these warnings during the build phase:
>
>      Hash %ENV missing the % in argument 1 of each() at -e line 1.
>
> I believe the attached patch is the fix for that.
>

I am not seeing any such errors on currawong or mastodon. So I'm not 
sure what you're doing that's causing you to get the errors, or if your 
platform is different. But I think we need to get to the bottom of it 
before changing something that's working.

cheers

andrew